Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): set
package.json
to 1.0.0 [skip ci]
# 1.0.0 (2022-06-23) ### Bug Fixes * **iconset-react:** remove relative path dependency ([0a47856](0a47856)) * **iconsset-svg:** fix the broken svgs ([3627dae](3627dae)) * unable remove style attribute from svg ([ed47406](ed47406)) * use relative path for GitHub Pages ([b7f4f6e](b7f4f6e)) * **iwcr:** update package.json ([c6af434](c6af434)) * **iwcs:** add organization name ([10c379b](10c379b)) * **iwcs:** add readme file to each icon ([a500de6](a500de6)) * **iwcs:** fix the class attribute on icon container ([dfddf27](dfddf27)) * **iwcs:** fix the tsconfig issue ([3d56346](3d56346)) * **iwcs:** remove unused css file ([7a5f478](7a5f478)) * **iwcs:** update package.json ([eb61eac](eb61eac)) * **iwcv:** fix the import issue ([fcda603](fcda603)) * **iwcv:** update package.json ([d0fcb64](d0fcb64)) ### chore * **iconset-react:** rename package to iconset-react ([850a5c6](850a5c6)) * **iconset-root:** rename package to iconset ([d7c14da](d7c14da)) * **iconset-vue:** rename package to iconset-vue ([d28d377](d28d377)) * **iconset-web-component:** rename package to iconset-web-component ([9a729a0](9a729a0)) ### Features * add @wip/iconset-web-component as dependency ([42154b5](42154b5)) * **iconset-react:** support react 18 ([1685d3c](1685d3c)) * add latest SVG icons ([6e673e4](6e673e4)) * **iconset-web-component:** change prefix to opengemeenten ([ce3c5cf](ce3c5cf)) * **iwcs:** start use svgo to optimize the svgs ([75adcdc](75adcdc)) * **root:** ignore CHANGELOG ([3dbd580](3dbd580)) ### BREAKING CHANGES * **iconset-root:** rename package name to @opengemeenten/iconset and update ci/cd * **iconset-vue:** rename package name to @opengemeenten/iconset-vue * **iconset-react:** rename package name to @opengemeenten/iconset-react * **iconset-web-component:** rename package name to @opengemeenten/iconset-web-component * **iconset-web-component:** all icons prefix renamed opengemeenten * **iwcs:** remove `iconTitle iconTitleId` properties from `Icon`
- Loading branch information