Skip to content

Commit 0dd36fb

Browse files
chore: update patch version to 2.3.1 (#73)
1 parent 0a5264b commit 0dd36fb

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.0",
3+
"version": "2.3.1",
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.0",
3+
"version": "2.3.1",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

0 commit comments

Comments
 (0)