Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
 - @davinci/[email protected]
 - @davinci/[email protected]
 - @davinci/[email protected]
 - @davinci/[email protected]
 - @davinci/[email protected]
 - @davinci/[email protected]
 - @davinci/[email protected]
 - @davinci/[email protected]
 - @davinci/[email protected]
 - @davinci/[email protected]
 - @davinci/[email protected]
  • Loading branch information
CircleCI committed Sep 7, 2023
1 parent a699add commit 9551e35
Show file tree
Hide file tree
Showing 33 changed files with 142 additions and 46 deletions.
8 changes: 8 additions & 0 deletions examples/api-entity-manipulation/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.

## [2.1.36](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2023-09-07)

**Note:** Version bump only for package @davinci/example-api-entity-manipulation





## [2.1.35](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2023-09-05)

**Note:** Version bump only for package @davinci/example-api-entity-manipulation
Expand Down
2 changes: 1 addition & 1 deletion examples/api-entity-manipulation/package-lock.json

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

8 changes: 4 additions & 4 deletions examples/api-entity-manipulation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@davinci/example-api-entity-manipulation",
"version": "2.1.35",
"version": "2.1.36",
"private": true,
"description": "",
"main": "index.js",
Expand All @@ -13,9 +13,9 @@
"license": "MIT",
"dependencies": {
"@davinci/core": "^2.11.1",
"@davinci/http-server": "^3.8.0",
"@davinci/http-server-fastify": "^2.5.2",
"@davinci/openapi": "^2.7.0",
"@davinci/http-server": "^3.9.0",
"@davinci/http-server-fastify": "^2.5.3",
"@davinci/openapi": "^2.7.1",
"@davinci/reflector": "^2.3.0",
"fastify": "^4.10.2"
},
Expand Down
8 changes: 8 additions & 0 deletions examples/api-express/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.

## [2.4.6](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2023-09-07)

**Note:** Version bump only for package @davinci/example-next-api-express





## [2.4.5](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2023-09-05)

**Note:** Version bump only for package @davinci/example-next-api-express
Expand Down
2 changes: 1 addition & 1 deletion examples/api-express/package-lock.json

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

10 changes: 5 additions & 5 deletions examples/api-express/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@davinci/example-next-api-express",
"version": "2.4.5",
"version": "2.4.6",
"private": true,
"description": "",
"main": "index.js",
Expand All @@ -14,10 +14,10 @@
"license": "MIT",
"dependencies": {
"@davinci/core": "^2.11.1",
"@davinci/health-checks": "^2.2.7",
"@davinci/http-server": "^3.8.0",
"@davinci/http-server-express": "^2.4.7",
"@davinci/openapi": "^2.7.0",
"@davinci/health-checks": "^2.2.8",
"@davinci/http-server": "^3.9.0",
"@davinci/http-server-express": "^2.4.8",
"@davinci/openapi": "^2.7.1",
"ajv": "^8.11.2",
"ajv-errors": "^3.0.0",
"ajv-formats": "^2.1.1",
Expand Down
8 changes: 8 additions & 0 deletions examples/api-fastify/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.

## [2.3.6](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2023-09-07)

**Note:** Version bump only for package @davinci/example-next-api-fastify





## [2.3.5](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2023-09-05)

**Note:** Version bump only for package @davinci/example-next-api-fastify
Expand Down
2 changes: 1 addition & 1 deletion examples/api-fastify/package-lock.json

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

10 changes: 5 additions & 5 deletions examples/api-fastify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@davinci/example-next-api-fastify",
"version": "2.3.5",
"version": "2.3.6",
"private": true,
"description": "",
"main": "index.js",
Expand All @@ -14,10 +14,10 @@
"license": "MIT",
"dependencies": {
"@davinci/core": "^2.11.1",
"@davinci/health-checks": "^2.2.7",
"@davinci/http-server": "^3.8.0",
"@davinci/http-server-fastify": "^2.5.2",
"@davinci/openapi": "^2.7.0",
"@davinci/health-checks": "^2.2.8",
"@davinci/http-server": "^3.9.0",
"@davinci/http-server-fastify": "^2.5.3",
"@davinci/openapi": "^2.7.1",
"ajv": "^8.11.2",
"ajv-errors": "^3.0.0",
"ajv-formats": "^2.1.1",
Expand Down
8 changes: 8 additions & 0 deletions examples/api-hono/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.1.4](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2023-09-07)

**Note:** Version bump only for package @davinci/example-api-hono





## [0.1.3](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2023-09-05)

**Note:** Version bump only for package @davinci/example-api-hono
Expand Down
2 changes: 1 addition & 1 deletion examples/api-hono/package-lock.json

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

8 changes: 4 additions & 4 deletions examples/api-hono/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@davinci/example-api-hono",
"version": "0.1.3",
"version": "0.1.4",
"private": true,
"description": "",
"main": "index.js",
Expand All @@ -14,9 +14,9 @@
"license": "MIT",
"dependencies": {
"@davinci/core": "^2.11.1",
"@davinci/http-server": "^3.8.0",
"@davinci/http-server-hono": "^0.2.2",
"@davinci/openapi": "^2.7.0",
"@davinci/http-server": "^3.9.0",
"@davinci/http-server-hono": "^0.2.3",
"@davinci/openapi": "^2.7.1",
"@hono/node-server": "^1.1.1",
"ajv": "^8.11.2",
"ajv-errors": "^3.0.0",
Expand Down
8 changes: 8 additions & 0 deletions examples/api-mongoose/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.

## [2.2.10](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2023-09-07)

**Note:** Version bump only for package @davinci/example-next-api-mongoose





## [2.2.9](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2023-09-05)

**Note:** Version bump only for package @davinci/example-next-api-mongoose
Expand Down
2 changes: 1 addition & 1 deletion examples/api-mongoose/package-lock.json

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

6 changes: 3 additions & 3 deletions examples/api-mongoose/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@davinci/example-next-api-mongoose",
"version": "2.2.9",
"version": "2.2.10",
"private": true,
"description": "",
"main": "index.js",
Expand All @@ -13,8 +13,8 @@
"license": "MIT",
"dependencies": {
"@davinci/core": "^2.11.1",
"@davinci/http-server": "^3.8.0",
"@davinci/http-server-fastify": "^2.5.2",
"@davinci/http-server": "^3.9.0",
"@davinci/http-server-fastify": "^2.5.3",
"@davinci/mongoose": "^2.4.6",
"@davinci/reflector": "^2.3.0",
"fastify": "^4.10.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/health-checks/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.

## [2.2.8](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2023-09-07)

**Note:** Version bump only for package @davinci/health-checks





## [2.2.7](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2023-09-05)

**Note:** Version bump only for package @davinci/health-checks
Expand Down
2 changes: 1 addition & 1 deletion packages/health-checks/package-lock.json

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

6 changes: 3 additions & 3 deletions packages/health-checks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@davinci/health-checks",
"version": "2.2.7",
"version": "2.2.8",
"description": "Framework for rapid and consistent API development",
"main": "build-cjs/index.js",
"module": "build-esm/index.js",
Expand All @@ -21,15 +21,15 @@
"license": "MIT",
"dependencies": {
"@davinci/core": "^2.11.1",
"@davinci/http-server": "^3.8.0",
"@davinci/http-server": "^3.9.0",
"@davinci/reflector": "^2.3.0"
},
"peerDependencies": {
"@godaddy/terminus": "^4.11.1",
"pino": "^8.7.0"
},
"devDependencies": {
"@davinci/http-server-fastify": "^2.5.2",
"@davinci/http-server-fastify": "^2.5.3",
"@godaddy/terminus": "^4.11.2",
"pino": "^8.7.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/http-server-express/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.

## [2.4.8](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2023-09-07)

**Note:** Version bump only for package @davinci/http-server-express





## [2.4.7](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2023-09-05)

**Note:** Version bump only for package @davinci/http-server-express
Expand Down
2 changes: 1 addition & 1 deletion packages/http-server-express/package-lock.json

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

4 changes: 2 additions & 2 deletions packages/http-server-express/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@davinci/http-server-express",
"version": "2.4.7",
"version": "2.4.8",
"description": "Framework for rapid and consistent API development",
"main": "build-cjs/index.js",
"module": "build-esm/index.js",
Expand All @@ -20,7 +20,7 @@
"author": "HP",
"license": "MIT",
"dependencies": {
"@davinci/http-server": "^3.8.0",
"@davinci/http-server": "^3.9.0",
"@davinci/reflector": "^2.3.0"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/http-server-fastify/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.

## [2.5.3](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2023-09-07)

**Note:** Version bump only for package @davinci/http-server-fastify





## [2.5.2](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2023-09-05)

**Note:** Version bump only for package @davinci/http-server-fastify
Expand Down
2 changes: 1 addition & 1 deletion packages/http-server-fastify/package-lock.json

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

4 changes: 2 additions & 2 deletions packages/http-server-fastify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@davinci/http-server-fastify",
"version": "2.5.2",
"version": "2.5.3",
"description": "Framework for rapid and consistent API development",
"main": "build-cjs/index.js",
"module": "build-esm/index.js",
Expand All @@ -20,7 +20,7 @@
"author": "HP",
"license": "MIT",
"dependencies": {
"@davinci/http-server": "^3.8.0",
"@davinci/http-server": "^3.9.0",
"@davinci/reflector": "^2.3.0"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/http-server-hono/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.2.3](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2023-09-07)

**Note:** Version bump only for package @davinci/http-server-hono





## [0.2.2](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2023-09-05)

**Note:** Version bump only for package @davinci/http-server-hono
Expand Down
2 changes: 1 addition & 1 deletion packages/http-server-hono/package-lock.json

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

4 changes: 2 additions & 2 deletions packages/http-server-hono/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@davinci/http-server-hono",
"version": "0.2.2",
"version": "0.2.3",
"description": "Framework for rapid and consistent API development",
"main": "build-cjs/index.js",
"module": "build-esm/index.js",
Expand All @@ -20,7 +20,7 @@
"author": "HP",
"license": "MIT",
"dependencies": {
"@davinci/http-server": "^3.8.0",
"@davinci/http-server": "^3.9.0",
"@davinci/reflector": "^2.2.0",
"node-fetch": "2.7.0"
},
Expand Down
Loading

0 comments on commit 9551e35

Please sign in to comment.