Skip to content

Commit 9abf5a8

Browse files
author
Lazar Djurdjevic
committed
chore(release): publish v3.17.2
1 parent 7a0a0f3 commit 9abf5a8

22 files changed

Lines changed: 55 additions & 58 deletions

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.17.1",
2+
"version": "3.17.2",
33
"granularPathspec": false,
44
"npmClient": "npm",
55
"command": {

package-lock.json

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

packages/clean-architecture/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.

packages/clean-architecture/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@baloise/web-app-clean-architecture",
3-
"version": "3.17.1",
3+
"version": "3.17.2",
44
"description": "Utilities for Baloise Web Applications",
55
"repository": {
66
"type": "git",

packages/form-vue/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.

packages/form-vue/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@baloise/web-app-form-vue",
3-
"version": "3.17.1",
3+
"version": "3.17.2",
44
"description": "Utilities for Baloise Web Applications",
55
"repository": {
66
"type": "git",
@@ -50,6 +50,6 @@
5050
},
5151
"gitHead": "6bc39fcc60a2294d11940527d9a051f21ca01e42",
5252
"dependencies": {
53-
"@baloise/web-app-validators": "^3.17.1"
53+
"@baloise/web-app-validators": "^3.17.2"
5454
}
5555
}

packages/pipes-angular/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.

packages/pipes-angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@baloise/web-app-pipes-angular",
3-
"version": "3.17.1",
3+
"version": "3.17.2",
44
"description": "Utilities for Baloise Web Applications",
55
"repository": {
66
"type": "git",
@@ -29,7 +29,7 @@
2929
},
3030
"license": "Apache-2.0",
3131
"dependencies": {
32-
"@baloise/web-app-pipes": "^3.17.1",
32+
"@baloise/web-app-pipes": "^3.17.2",
3333
"tslib": "^2.2.0"
3434
},
3535
"peerDependencies": {

packages/pipes-vue/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.

packages/pipes-vue/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@baloise/web-app-pipes-vue",
3-
"version": "3.17.1",
3+
"version": "3.17.2",
44
"description": "Utilities for Baloise Web Applications",
55
"repository": {
66
"type": "git",
@@ -48,6 +48,6 @@
4848
},
4949
"gitHead": "6bc39fcc60a2294d11940527d9a051f21ca01e42",
5050
"dependencies": {
51-
"@baloise/web-app-pipes": "^3.17.1"
51+
"@baloise/web-app-pipes": "^3.17.2"
5252
}
5353
}

0 commit comments

Comments
 (0)