Skip to content

Commit

Permalink
chore(release): 1.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.9.0](v1.8.0...v1.9.0) (2023-02-28)

### Bug Fixes

* **admin:** add back link to create pages ([3291bee](3291bee))
* **admin:** decrease max length of tag ([01d1e69](01d1e69))
* **admin:** fix organization count name ([57f20f1](57f20f1))
* **admin:** improve tag visibilty in tag view ([c5f8ce8](c5f8ce8))

### Features

* add crud for tags ([2921e60](2921e60))
  • Loading branch information
@Informatyzacja-CI committed Feb 28, 2023
1 parent de0816a commit 9431535
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sos",
"version": "1.8.0",
"version": "1.9.0",
"private": true,
"scripts": {
"build": "next build",
Expand Down

0 comments on commit 9431535

Please sign in to comment.