Skip to content

Commit

Permalink
chore(release): set package.json to 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 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
semantic-release-bot committed Jun 23, 2022
1 parent 93d0cff commit bc52afe
Show file tree
Hide file tree
Showing 1,164 changed files with 20,611 additions and 0 deletions.
22 changes: 22 additions & 0 deletions packages/iconset-web-component/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# @opengemeenten/iconset-web-component 1.0.0 (2022-06-23)


### Bug Fixes

* use relative path for GitHub Pages ([b7f4f6e](https://github.com/frameless/iconset-npm/commit/b7f4f6e00be3acf4e579aedd9af1cedd517696b1))


### chore

* **iconset-web-component:** rename package to iconset-web-component ([9a729a0](https://github.com/frameless/iconset-npm/commit/9a729a0bb78e049bc4d1cbcd901b6ceadec60000))


### Features

* add latest SVG icons ([6e673e4](https://github.com/frameless/iconset-npm/commit/6e673e4734e9913d5bc48334956eb84eb7e4bca2))


### BREAKING CHANGES

* **iconset-web-component:** rename package name to @opengemeenten/iconset-web-component

# @opengemeenten/iconset-web-component [1.1.0](https://github.com/frameless/iconset-npm/compare/@opengemeenten/[email protected]...@opengemeenten/[email protected]) (2022-06-22)

### Features
Expand Down
19 changes: 19 additions & 0 deletions packages/iconset-web-component/dist/cjs/icons.cjs.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit bc52afe

Please sign in to comment.