Skip to content

Commit

Permalink
chore(main): release 1.0.0 (#417)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 6, 2023
1 parent 2fbec76 commit d2111bc
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.0.0](https://github.com/graasp/graasp-library/compare/v0.13.0...v1.0.0) (2023-11-06)


### ⚠ BREAKING CHANGES

* remove immutable ([#413](https://github.com/graasp/graasp-library/issues/413))

### chore

* release 1.0.0 ([2fbec76](https://github.com/graasp/graasp-library/commit/2fbec76dfaba039145521189990763f59303a66b))


### Features

* add liked items page ([#401](https://github.com/graasp/graasp-library/issues/401)) ([de2a134](https://github.com/graasp/graasp-library/commit/de2a13459db042548b04045de74d6302b492e933))
* remove immutable ([#413](https://github.com/graasp/graasp-library/issues/413)) ([57a87b5](https://github.com/graasp/graasp-library/commit/57a87b5cbad324ca2d517e91a7fe136164827206))

## [0.13.0](https://github.com/graasp/graasp-library/compare/v0.12.0...v0.13.0) (2023-10-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graasp-library",
"version": "0.13.0",
"version": "1.0.0",
"license": "AGPL-3.0-only",
"scripts": {
"start": "next dev -p 3005",
Expand Down

0 comments on commit d2111bc

Please sign in to comment.