We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d40d775 commit c97e3ebCopy full SHA for c97e3eb
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.44.0](https://github.com/graasp/graasp-translations/compare/v1.43.0...v1.44.0) (2025-04-15)
4
+
5
6
+### Features
7
8
+* **graasp-import:** add a graasp file import error message ([#580](https://github.com/graasp/graasp-translations/issues/580)) ([d40d775](https://github.com/graasp/graasp-translations/commit/d40d775de4db4fafd54aa547cd6df69d97665a2b))
9
10
## [1.43.0](https://github.com/graasp/graasp-translations/compare/v1.42.0...v1.43.0) (2024-12-10)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@graasp/translations",
- "version": "1.43.0",
+ "version": "1.44.0",
"type": "module",
"engines": {
"node": ">=20.0.0"
0 commit comments