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]
  • Loading branch information
CircleCI committed Oct 5, 2022
1 parent 1c39596 commit 89d5e8e
Show file tree
Hide file tree
Showing 18 changed files with 88 additions and 25 deletions.
11 changes: 11 additions & 0 deletions examples/graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.3.0](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2022-10-05)


### Features

* **mongoose:** upgraded mongoose dependency from v5 to v6 and renamed context to davinciContext to avoid type collisions with mongoose context ([4c91957](https://github.com/HPInc/davinci/commit/4c919577e9fb17aa216bed24f60e99778ba17d7f))





## [1.2.17](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2022-10-05)

**Note:** Version bump only for package @davinci/example-graphql
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql/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/graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@davinci/example-graphql",
"version": "1.2.17",
"version": "1.3.0",
"private": true,
"description": "",
"main": "index.js",
Expand All @@ -12,9 +12,9 @@
"author": "HP",
"license": "MIT",
"dependencies": {
"@davinci/core": "^1.10.3",
"@davinci/graphql": "^1.5.14",
"@davinci/mongoose": "^1.0.0",
"@davinci/core": "^1.11.0",
"@davinci/graphql": "^1.5.15",
"@davinci/mongoose": "^1.1.0",
"debug": "^4.1.1",
"express": "4.16.4",
"lodash": "4.17.21",
Expand All @@ -26,4 +26,4 @@
"tslib": "^2.3.0",
"typescript": "^4.3.5"
}
}
}
11 changes: 11 additions & 0 deletions examples/rest-custom-ajv/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.17.0](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2022-10-05)


### Features

* **mongoose:** upgraded mongoose dependency from v5 to v6 and renamed context to davinciContext to avoid type collisions with mongoose context ([4c91957](https://github.com/HPInc/davinci/commit/4c919577e9fb17aa216bed24f60e99778ba17d7f))





## [0.16.16](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2022-10-05)

**Note:** Version bump only for package @davinci/example-rest-custom-ajv
Expand Down
2 changes: 1 addition & 1 deletion examples/rest-custom-ajv/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/rest-custom-ajv/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@davinci/example-rest-custom-ajv",
"version": "0.16.16",
"version": "0.17.0",
"private": true,
"description": "",
"main": "index.js",
Expand All @@ -12,8 +12,8 @@
"author": "HP",
"license": "MIT",
"dependencies": {
"@davinci/core": "^1.10.3",
"@davinci/mongoose": "^1.0.0",
"@davinci/core": "^1.11.0",
"@davinci/mongoose": "^1.1.0",
"debug": "^4.1.1",
"express": "4.16.4",
"lodash": "4.17.21",
Expand All @@ -26,4 +26,4 @@
"tslib": "^2.3.0",
"typescript": "^4.3.5"
}
}
}
11 changes: 11 additions & 0 deletions examples/rest/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.16.0](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2022-10-05)


### Features

* **mongoose:** upgraded mongoose dependency from v5 to v6 and renamed context to davinciContext to avoid type collisions with mongoose context ([4c91957](https://github.com/HPInc/davinci/commit/4c919577e9fb17aa216bed24f60e99778ba17d7f))





## [0.15.16](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2022-10-05)

**Note:** Version bump only for package @davinci/example-rest
Expand Down
2 changes: 1 addition & 1 deletion examples/rest/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/rest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@davinci/example-rest",
"version": "0.15.16",
"version": "0.16.0",
"private": true,
"description": "",
"main": "index.js",
Expand All @@ -12,8 +12,8 @@
"author": "HP",
"license": "MIT",
"dependencies": {
"@davinci/core": "^1.10.3",
"@davinci/mongoose": "^1.0.0",
"@davinci/core": "^1.11.0",
"@davinci/mongoose": "^1.1.0",
"debug": "^4.1.1",
"express": "4.16.4",
"lodash": "4.17.21",
Expand All @@ -26,4 +26,4 @@
"tslib": "^2.3.0",
"typescript": "^4.3.5"
}
}
}
11 changes: 11 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.11.0](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2022-10-05)


### Features

* **mongoose:** upgraded mongoose dependency from v5 to v6 and renamed context to davinciContext to avoid type collisions with mongoose context ([4c91957](https://github.com/HPInc/davinci/commit/4c919577e9fb17aa216bed24f60e99778ba17d7f))





## [1.10.3](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2022-10-03)

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

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

2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@davinci/core",
"version": "1.10.3",
"version": "1.11.0",
"description": "Framework for rapid and consistent API development",
"main": "build-cjs/index.js",
"module": "build-esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/graphql/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.5.15](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2022-10-05)

**Note:** Version bump only for package @davinci/graphql





## [1.5.14](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2022-10-03)

**Note:** Version bump only for package @davinci/graphql
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql/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/graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@davinci/graphql",
"version": "1.5.14",
"version": "1.5.15",
"description": "Framework for rapid and consistent API development",
"main": "build-cjs/index.js",
"module": "build-esm/index.js",
Expand All @@ -18,7 +18,7 @@
"author": "HP",
"license": "MIT",
"dependencies": {
"@davinci/core": "^1.10.3",
"@davinci/core": "^1.11.0",
"@davinci/reflector": "^1.1.1",
"bluebird": "^3.7.2",
"debug": "^4.1.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/mongoose/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.1.0](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2022-10-05)


### Features

* **mongoose:** upgraded mongoose dependency from v5 to v6 and renamed context to davinciContext to avoid type collisions with mongoose context ([4c91957](https://github.com/HPInc/davinci/commit/4c919577e9fb17aa216bed24f60e99778ba17d7f))






# [0.18.0](https://github.com/HPInc/davinci/compare/@davinci/[email protected]...@davinci/[email protected]) (2022-06-15)

Expand Down
2 changes: 1 addition & 1 deletion packages/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 packages/mongoose/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@davinci/mongoose",
"version": "1.0.0",
"version": "1.1.0",
"description": "Integration with Mongoose ODM",
"author": "HP",
"license": "MIT",
Expand Down Expand Up @@ -28,7 +28,7 @@
"mongoose": "^6.6.2"
},
"optionalDependencies": {
"@davinci/core": "^1.10.3"
"@davinci/core": "^1.11.0"
},
"devDependencies": {
"@davinci/core": "^1.0.0",
Expand All @@ -37,4 +37,4 @@
"tslib": "^2.3.0",
"typescript": "^4.3.5"
}
}
}

0 comments on commit 89d5e8e

Please sign in to comment.