Skip to content

Commit

Permalink
chore(release): 2.0.1 [skip ci]
Browse files Browse the repository at this point in the history
# [@snek-at/jaen-shared-ui-v2.0.1](https://github.com/snek-at/jaen/compare/@snek-at/jaen-shared-ui-v2.0.0...@snek-at/jaen-shared-ui-v2.0.1) (2021-11-28)

### Bug Fixes

* **ui:** forward JaenToggleButton ref ([443ab53](443ab53))
* **ui:** remove data-name from svg ([fda2070](fda2070))
* **ui:** seperate props form rest api ([e77f04e](e77f04e))
  • Loading branch information
semantic-release-bot committed Nov 28, 2021
1 parent 383d845 commit 49e5fae
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/jaen-shared-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [@snek-at/jaen-shared-ui-v2.0.1](https://github.com/snek-at/jaen/compare/@snek-at/jaen-shared-ui-v2.0.0...@snek-at/jaen-shared-ui-v2.0.1) (2021-11-28)


### Bug Fixes

* **ui:** forward JaenToggleButton ref ([443ab53](https://github.com/snek-at/jaen/commit/443ab537d3e8041a5ba9634511898c87e690cd5b))
* **ui:** remove data-name from svg ([fda2070](https://github.com/snek-at/jaen/commit/fda2070395bedc272dcca2bdee504e00755085e0))
* **ui:** seperate props form rest api ([e77f04e](https://github.com/snek-at/jaen/commit/e77f04efd74d237b2f5cd668bb554db0a8f6fcbc))

# [@snek-at/jaen-shared-ui-v2.0.0](https://github.com/snek-at/jaen/compare/@snek-at/jaen-shared-ui-v1.0.0...@snek-at/jaen-shared-ui-v2.0.0) (2021-09-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/jaen-shared-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snek-at/jaen-shared-ui",
"version": "2.0.0",
"version": "2.0.1",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "EUPL-1.2",
Expand Down

0 comments on commit 49e5fae

Please sign in to comment.