Skip to content

Commit

Permalink
chore(release): 2.1.1 [skip ci]
Browse files Browse the repository at this point in the history
# [@snek-at/jaen-pages-v2.1.1](https://github.com/snek-at/jaen/compare/@snek-at/jaen-pages-v2.1.0...@snek-at/jaen-pages-v2.1.1) (2021-11-28)

### Bug Fixes

* **tsconfig:** update references ([932df90](932df90))
* **ui:** seperate props form rest api ([e77f04e](e77f04e))
  • Loading branch information
semantic-release-bot committed Nov 28, 2021
1 parent d8eb21e commit 383d845
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/jaen-pages/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [@snek-at/jaen-pages-v2.1.1](https://github.com/snek-at/jaen/compare/@snek-at/jaen-pages-v2.1.0...@snek-at/jaen-pages-v2.1.1) (2021-11-28)


### Bug Fixes

* **tsconfig:** update references ([932df90](https://github.com/snek-at/jaen/commit/932df9076a08476beb2d76396b2e4b259f62b212))
* **ui:** seperate props form rest api ([e77f04e](https://github.com/snek-at/jaen/commit/e77f04efd74d237b2f5cd668bb554db0a8f6fcbc))

# [@snek-at/jaen-pages-v2.1.0](https://github.com/snek-at/jaen/compare/@snek-at/jaen-pages-v2.0.1...@snek-at/jaen-pages-v2.1.0) (2021-11-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/jaen-pages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snek-at/jaen-pages",
"version": "2.1.0",
"version": "2.1.1",
"main": "src/index.js",
"types": "src/index.tsx",
"license": "EUPL-1.2",
Expand Down

0 comments on commit 383d845

Please sign in to comment.