Skip to content

Commit

Permalink
Update changelog/notes/version number (#520)
Browse files Browse the repository at this point in the history
  • Loading branch information
podliashanyk committed May 2, 2023
1 parent c8c7b52 commit 21ced39
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ This file documents all changes to Argus-frontend. This file is primarily meant

## [Unreleased]

## [v1.10.1] - 2023-05-02

### Changed

- Updated dependencies

## [v1.10.0] - 2023-04-28

### Added
Expand Down
2 changes: 2 additions & 0 deletions NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ This file documents changes to Argus-frontend that are important for the users t

## [Unreleased]

## [v1.10.1] - 2023-05-02

## [v1.10.0] - 2023-04-28

### Added
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": "Argus-frontend",
"version": "1.10.0",
"version": "1.10.1",
"apiVersion": "v1",
"private": true,
"dependencies": {
Expand Down

0 comments on commit 21ced39

Please sign in to comment.