Skip to content

Commit

Permalink
Merge pull request #24 from bcgov/changelog/0.1.1
Browse files Browse the repository at this point in the history
chore: release candidate v0.1.1
  • Loading branch information
ychung-mot authored Mar 15, 2024
2 parents 55e94a9 + 8b4afc8 commit 7befb81
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "1.0.6",
"version": "0.1.1",
"scripts": {
"ng": "ng",
"dev": "ng serve --proxy-config proxy.conf.json",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"conventional-changelog-cli": "^4.1.0",
"release-it": "^16.1.5"
},
"version": "0.1.0"
"version": "0.1.1"
}

0 comments on commit 7befb81

Please sign in to comment.