Skip to content

Commit 2fc056a

Browse files
chore: bump version to 4.1.1 (#364)
1 parent 78da9f7 commit 2fc056a

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
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": "osmox",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "Centralized multi-channel notification management component for streamlined communication across email, SMS, WhatsApp, and push notifications.",
55
"author": "Osmosys Software Solutions Private Limited",
66
"license": "MIT",

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "osmox-portal",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",
@@ -60,4 +60,4 @@
6060
"prettier": "^3.3.3",
6161
"typescript": "~5.4.5"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)