Skip to content

Commit

Permalink
chore(main): release 2.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
thijsvandiessen committed Sep 17, 2024
1 parent af73ae9 commit bc04cd8
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.10.3](https://github.com/crea-orkest/crea-public/compare/v2.10.2...v2.10.3) (2024-09-17)


### Bug Fixes

* **deps:** update dependency @urql/exchange-graphcache to v7.1.3 ([#957](https://github.com/crea-orkest/crea-public/issues/957)) ([14d0828](https://github.com/crea-orkest/crea-public/commit/14d08280cca4c49491417d440c9a083ebc4be3cc))
* **deps:** update dependency next to v14.2.12 ([#972](https://github.com/crea-orkest/crea-public/issues/972)) ([af73ae9](https://github.com/crea-orkest/crea-public/commit/af73ae962f5dc46155ebe8ef5d99aa69ac194561))

## [2.10.2](https://github.com/crea-orkest/crea-public/compare/v2.10.1...v2.10.2) (2024-08-22)


Expand Down
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": "crea-public",
"version": "2.10.2",
"version": "2.10.3",
"description": "The public CREA Orkest website",
"type": "module",
"packageManager": "[email protected]",
Expand Down

0 comments on commit bc04cd8

Please sign in to comment.