Skip to content

Commit

Permalink
chore(release): release v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriocomo committed Jan 24, 2025
1 parent c33d0de commit 5543e19
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [Release 2.0.2] - 2025-01-24

- fixed description form reset on language change
- added release version in console

## [Release 2.0.1] - 2025-01-16

- fixed import from gitlab
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": "publiccode-editor",
"version": "2.0.1",
"version": "2.0.2",
"license": "AGPL-3.0-or-later",
"description": "[License](./LICENSE)",
"type": "module",
Expand Down
4 changes: 2 additions & 2 deletions publiccode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ maintenance:
name: publiccode editor
platforms:
- web
releaseDate: "2025-01-16"
releaseDate: "2025-01-24"
softwareType: standalone/web
softwareVersion: 2.0.1
softwareVersion: 2.0.2
url: https://github.com/italia/publiccode-editor

0 comments on commit 5543e19

Please sign in to comment.