Skip to content

Commit

Permalink
chore(main): release 2.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
graasper committed Dec 19, 2024
1 parent 529d027 commit 7d546af
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [2.19.0](https://github.com/graasp/client/compare/v2.18.0...v2.19.0) (2024-12-19)


### Features

* analytics works ([3ef7fe8](https://github.com/graasp/client/commit/3ef7fe87f04bf340e5f92077398a926fb021b685))


### Bug Fixes

* add translations and rename umami script ([5ed782e](https://github.com/graasp/client/commit/5ed782eb0129f40272171bfa63ea4e58ae5f1959))
* analytics test ([#556](https://github.com/graasp/client/issues/556)) ([529d027](https://github.com/graasp/client/commit/529d02713517ceddf61c6cfc65883469987cd782))
* issues with date-fns and cypress ([4862b65](https://github.com/graasp/client/commit/4862b65c6cb783c01740bbbf11bb5262f3fdfdc9))

## [2.18.0](https://github.com/graasp/client/compare/v2.16.0...v2.18.0) (2024-12-13)


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/client",
"version": "2.18.0",
"version": "2.19.0",
"private": true,
"license": "AGPL-3.0-only",
"author": "Graasp",
Expand Down

0 comments on commit 7d546af

Please sign in to comment.