Skip to content

Commit 996458b

Browse files
committed
chore: publish release
- @loopback/test-extension-logging-fluentd@0.13.2 - @loopback/test-repository-cloudant@7.0.2 - @loopback/test-repository-mongodb@0.16.2 - @loopback/test-repository-mysql@0.16.2 - @loopback/test-repository-postgresql@7.0.2 - @loopback/benchmark@7.0.2 - @loopback/rest-msgpack@0.12.2 - @loopback/docs@8.0.2 - @loopback/example-access-control-migration@8.0.2 - @loopback/example-binding-resolution@0.12.2 - @loopback/example-express-composition@8.0.2 - @loopback/example-file-transfer@7.0.2 - @loopback/example-graphql@0.12.2 - @loopback/example-greeting-app@8.0.2 - @loopback/example-hello-world@8.0.2 - @loopback/example-lb3-application@8.0.2 - @loopback/example-log-extension@8.0.2 - @loopback/example-metrics-prometheus@0.15.2 - @loopback/example-multi-tenancy@0.18.2 - @loopback/example-passport-login@7.0.2 - @loopback/example-references-many@9.0.2 - @loopback/example-rest-crud@7.0.2 - @loopback/example-soap-calculator@8.0.2 - @loopback/example-socketio@0.11.2 - @loopback/example-todo@9.0.2 - @loopback/example-todo-jwt@7.0.2 - @loopback/example-todo-list@9.0.2 - @loopback/example-validation-app@7.0.2 - @loopback/apiconnect@0.14.2 - @loopback/authentication-jwt@0.16.2 - @loopback/authentication-passport@8.0.2 - @loopback/context-explorer@0.12.2 - @loopback/graphql@0.12.2 - @loopback/health@0.15.2 - @loopback/logging@0.13.2 - @loopback/metrics@0.15.2 - @loopback/sequelize@0.7.2 - @loopback/socketio@0.9.2 - @loopback/typeorm@0.11.2 - @loopback/authentication@12.0.2 - @loopback/boot@8.0.2 - @loopback/booter-lb3app@7.0.2 - @loopback/cli@7.0.2 - @loopback/model-api-builder@7.0.2 - @loopback/openapi-v3@11.0.2 - @loopback/repository-json-schema@9.0.2 - @loopback/repository-tests@0.25.2 - @loopback/rest@15.0.2 - @loopback/rest-crud@0.19.2 - @loopback/rest-explorer@8.0.2
1 parent cdfd2b8 commit 996458b

File tree

101 files changed

+832
-375
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+832
-375
lines changed

acceptance/extension-logging-fluentd/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.13.2](https://github.com/loopbackio/loopback-next/compare/@loopback/test-extension-logging-fluentd@0.13.1...@loopback/test-extension-logging-fluentd@0.13.2) (2025-06-12)
7+
8+
**Note:** Version bump only for package @loopback/test-extension-logging-fluentd
9+
10+
11+
12+
13+
614
## [0.13.1](https://github.com/loopbackio/loopback-next/compare/@loopback/test-extension-logging-fluentd@0.13.0...@loopback/test-extension-logging-fluentd@0.13.1) (2025-06-12)
715

816
**Note:** Version bump only for package @loopback/test-extension-logging-fluentd

acceptance/extension-logging-fluentd/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@loopback/test-extension-logging-fluentd",
33
"description": "Acceptance test for `@loopback/logging` with fluentd",
4-
"version": "0.13.1",
4+
"version": "0.13.2",
55
"private": true,
66
"license": "MIT",
77
"main": "dist/index.js",
@@ -34,7 +34,7 @@
3434
"@loopback/build": "^12.0.1",
3535
"@loopback/core": "^7.0.1",
3636
"@loopback/eslint-config": "^16.0.0",
37-
"@loopback/logging": "^0.13.1",
37+
"@loopback/logging": "^0.13.2",
3838
"@loopback/testlab": "^8.0.1",
3939
"@types/node": "^16.18.126",
4040
"testcontainers": "^11.0.3",

acceptance/repository-cloudant/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.0.2](https://github.com/loopbackio/loopback-next/compare/@loopback/test-repository-cloudant@7.0.1...@loopback/test-repository-cloudant@7.0.2) (2025-06-12)
7+
8+
**Note:** Version bump only for package @loopback/test-repository-cloudant
9+
10+
11+
12+
13+
614
## [7.0.1](https://github.com/loopbackio/loopback-next/compare/@loopback/test-repository-cloudant@7.0.0...@loopback/test-repository-cloudant@7.0.1) (2025-06-12)
715

816
**Note:** Version bump only for package @loopback/test-repository-cloudant

acceptance/repository-cloudant/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@loopback/test-repository-cloudant",
33
"description": "Acceptance tests for `@loopback/repository` + `loopback-connector-cloudant`",
4-
"version": "7.0.1",
4+
"version": "7.0.2",
55
"private": true,
66
"license": "MIT",
77
"main": "dist/index.js",
@@ -35,7 +35,7 @@
3535
"@loopback/build": "^12.0.1",
3636
"@loopback/eslint-config": "^16.0.0",
3737
"@loopback/repository": "^8.0.1",
38-
"@loopback/repository-tests": "^0.25.1",
38+
"@loopback/repository-tests": "^0.25.2",
3939
"@types/node": "^16.18.126",
4040
"async": "^3.2.6",
4141
"chalk": "^4.1.2",

acceptance/repository-mongodb/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.16.2](https://github.com/loopbackio/loopback-next/compare/@loopback/test-repository-mongodb@0.16.1...@loopback/test-repository-mongodb@0.16.2) (2025-06-12)
7+
8+
**Note:** Version bump only for package @loopback/test-repository-mongodb
9+
10+
11+
12+
13+
614
## [0.16.1](https://github.com/loopbackio/loopback-next/compare/@loopback/test-repository-mongodb@0.16.0...@loopback/test-repository-mongodb@0.16.1) (2025-06-12)
715

816
**Note:** Version bump only for package @loopback/test-repository-mongodb

acceptance/repository-mongodb/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@loopback/test-repository-mongodb",
33
"description": "Acceptance tests for `@loopback/repository` + `loopback-connector-mongodb`",
4-
"version": "0.16.1",
4+
"version": "0.16.2",
55
"private": true,
66
"license": "MIT",
77
"main": "dist/index.js",
@@ -34,7 +34,7 @@
3434
"@loopback/build": "^12.0.1",
3535
"@loopback/eslint-config": "^16.0.0",
3636
"@loopback/repository": "^8.0.1",
37-
"@loopback/repository-tests": "^0.25.1",
37+
"@loopback/repository-tests": "^0.25.2",
3838
"@loopback/testlab": "^8.0.1",
3939
"@types/node": "^16.18.126",
4040
"loopback-connector-mongodb": "^6.3.1",

acceptance/repository-mysql/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.16.2](https://github.com/loopbackio/loopback-next/compare/@loopback/test-repository-mysql@0.16.1...@loopback/test-repository-mysql@0.16.2) (2025-06-12)
7+
8+
**Note:** Version bump only for package @loopback/test-repository-mysql
9+
10+
11+
12+
13+
614
## [0.16.1](https://github.com/loopbackio/loopback-next/compare/@loopback/test-repository-mysql@0.16.0...@loopback/test-repository-mysql@0.16.1) (2025-06-12)
715

816
**Note:** Version bump only for package @loopback/test-repository-mysql

acceptance/repository-mysql/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@loopback/test-repository-mysql",
33
"description": "Acceptance tests for `@loopback/repository` + `loopback-connector-mysql`",
4-
"version": "0.16.1",
4+
"version": "0.16.2",
55
"private": true,
66
"license": "MIT",
77
"main": "dist/index.js",
@@ -34,7 +34,7 @@
3434
"@loopback/build": "^12.0.1",
3535
"@loopback/eslint-config": "^16.0.0",
3636
"@loopback/repository": "^8.0.1",
37-
"@loopback/repository-tests": "^0.25.1",
37+
"@loopback/repository-tests": "^0.25.2",
3838
"@loopback/testlab": "^8.0.1",
3939
"@types/node": "^16.18.126",
4040
"loopback-connector-mysql": "^7.1.4",

acceptance/repository-postgresql/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.0.2](https://github.com/loopbackio/loopback-next/compare/@loopback/test-repository-postgresql@7.0.1...@loopback/test-repository-postgresql@7.0.2) (2025-06-12)
7+
8+
**Note:** Version bump only for package @loopback/test-repository-postgresql
9+
10+
11+
12+
13+
614
## [7.0.1](https://github.com/loopbackio/loopback-next/compare/@loopback/test-repository-postgresql@7.0.0...@loopback/test-repository-postgresql@7.0.1) (2025-06-12)
715

816
**Note:** Version bump only for package @loopback/test-repository-postgresql

acceptance/repository-postgresql/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@loopback/test-repository-postgresql",
33
"description": "Acceptance tests for `@loopback/repository` + `loopback-connector-postgresql`",
4-
"version": "7.0.1",
4+
"version": "7.0.2",
55
"private": true,
66
"license": "MIT",
77
"main": "dist/index.js",
@@ -34,7 +34,7 @@
3434
"@loopback/build": "^12.0.1",
3535
"@loopback/eslint-config": "^16.0.0",
3636
"@loopback/repository": "^8.0.1",
37-
"@loopback/repository-tests": "^0.25.1",
37+
"@loopback/repository-tests": "^0.25.2",
3838
"@loopback/testlab": "^8.0.1",
3939
"@types/node": "^16.18.126",
4040
"loopback-connector-postgresql": "^7.2.2",

0 commit comments

Comments
 (0)