Skip to content

Commit b08b05b

Browse files
chore: update major version to v3.0.0 (#81)
1 parent 5b6ca12 commit b08b05b

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

apps/api/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api",
3-
"version": "2.3.1",
3+
"version": "3.0.0",
44
"description": "",
55
"author": "",
66
"private": true,

apps/portal/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "portal",
3-
"version": "2.3.1",
3+
"version": "3.0.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

0 commit comments

Comments
 (0)