Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @restorecommerce/[email protected]
 - @restorecommerce/[email protected]
 - @restorecommerce/[email protected]
 - @restorecommerce/[email protected]
 - @restorecommerce/[email protected]
 - @restorecommerce/[email protected]
 - @restorecommerce/[email protected]
 - @restorecommerce/[email protected]
 - @restorecommerce/[email protected]
 - @restorecommerce/[email protected]
 - @restorecommerce/[email protected]
 - @restorecommerce/[email protected]
 - @restorecommerce/[email protected]
 - @restorecommerce/[email protected]
 - @restorecommerce/[email protected]
 - @restorecommerce/[email protected]
 - @restorecommerce/[email protected]
 - @restorecommerce/[email protected]
  • Loading branch information
Restorecommerce Bot committed Mar 5, 2024
1 parent 1e4491c commit 48456b8
Show file tree
Hide file tree
Showing 37 changed files with 237 additions and 90 deletions.
90 changes: 45 additions & 45 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions packages/acs-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.13](https://github.com/restorecommerce/libs/compare/@restorecommerce/[email protected]...@restorecommerce/[email protected]) (2024-03-05)

**Note:** Version bump only for package @restorecommerce/acs-client





## [1.4.12](https://github.com/restorecommerce/libs/compare/@restorecommerce/[email protected]...@restorecommerce/[email protected]) (2024-02-27)

**Note:** Version bump only for package @restorecommerce/acs-client
Expand Down
14 changes: 7 additions & 7 deletions packages/acs-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@restorecommerce/acs-client",
"version": "1.4.12",
"version": "1.4.13",
"description": "Access Control Service Client",
"author": "n-fuse GmbH",
"repository": {
Expand All @@ -17,11 +17,11 @@
],
"main": "./lib/index.js",
"dependencies": {
"@restorecommerce/grpc-client": "^2.1.1",
"@restorecommerce/kafka-client": "^1.1.20",
"@restorecommerce/logger": "^1.2.9",
"@restorecommerce/rc-grpc-clients": "^5.1.20",
"@restorecommerce/service-config": "^1.0.11",
"@restorecommerce/grpc-client": "^2.1.2",
"@restorecommerce/kafka-client": "^1.1.21",
"@restorecommerce/logger": "^1.2.10",
"@restorecommerce/rc-grpc-clients": "^5.1.21",
"@restorecommerce/service-config": "^1.0.12",
"lodash": "^4.17.21",
"nconf": "^0.12.1",
"node-eval": "^2.0.0",
Expand All @@ -30,7 +30,7 @@
},
"devDependencies": {
"@alenon/grpc-mock-server": "^3.1.7",
"@restorecommerce/protos": "^6.7.0",
"@restorecommerce/protos": "^6.8.0",
"@types/koa": "^2.13.11",
"@types/lodash": "^4.14.201",
"@types/mocha": "^10.0.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/cart/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.4](https://github.com/restorecommerce/libs/compare/@restorecommerce/[email protected]...@restorecommerce/[email protected]) (2024-03-05)

**Note:** Version bump only for package @restorecommerce/cart





## [1.0.3](https://github.com/restorecommerce/libs/compare/@restorecommerce/[email protected]...@restorecommerce/[email protected]) (2024-01-15)

**Note:** Version bump only for package @restorecommerce/cart
Expand Down
2 changes: 1 addition & 1 deletion packages/cart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "lib/index.js",
"types": "lib/index.d.ts",
"author": "n-fuse GmbH",
"version": "1.0.3",
"version": "1.0.4",
"repository": {
"type": "git",
"url": "https://github.com/restorecommerce/libs.git"
Expand Down
8 changes: 8 additions & 0 deletions packages/cluster-service/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.3](https://github.com/restorecommerce/libs/compare/@restorecommerce/[email protected]...@restorecommerce/[email protected]) (2024-03-05)

**Note:** Version bump only for package @restorecommerce/cluster-service





## [1.0.2](https://github.com/restorecommerce/libs/compare/@restorecommerce/[email protected]...@restorecommerce/[email protected]) (2023-05-29)

**Note:** Version bump only for package @restorecommerce/cluster-service
Expand Down
2 changes: 1 addition & 1 deletion packages/cluster-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@restorecommerce/cluster-service",
"version": "1.0.2",
"version": "1.0.3",
"description": "Launch clustered services using node clustering and monitor them",
"main": "index",
"author": "n-fuse GmbH",
Expand Down
8 changes: 8 additions & 0 deletions packages/dev/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.9](https://github.com/restorecommerce/libs/compare/@restorecommerce/[email protected]...@restorecommerce/[email protected]) (2024-03-05)

**Note:** Version bump only for package @restorecommerce/dev





## [0.0.8](https://github.com/restorecommerce/libs/compare/@restorecommerce/[email protected]...@restorecommerce/[email protected]) (2024-02-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/dev/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@restorecommerce/dev",
"version": "0.0.8",
"version": "0.0.9",
"description": "Collection of development tools",
"author": "n-fuse GmbH",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/facade/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.13.4](https://github.com/restorecommerce/libs/compare/@restorecommerce/[email protected]...@restorecommerce/[email protected]) (2024-03-05)

**Note:** Version bump only for package @restorecommerce/facade





## [1.13.3](https://github.com/restorecommerce/libs/compare/@restorecommerce/[email protected]...@restorecommerce/[email protected]) (2024-02-27)


Expand Down
Loading

0 comments on commit 48456b8

Please sign in to comment.