Skip to content

Commit

Permalink
chore(release): v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
samialdury-bot committed Sep 11, 2023
1 parent 3f27407 commit a667030
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# 1.0.0 (2023-09-11)


### Bug Fixes

* **deps:** update all non-major dependencies (minor) ([#11](https://github.com/samialdury/nodejs-api/issues/11)) ([941aa61](https://github.com/samialdury/nodejs-api/commit/941aa61afa41d9863c36d12d67db52e68c5f2185))
* **deps:** update all non-major dependencies (minor) ([#7](https://github.com/samialdury/nodejs-api/issues/7)) ([41e81b7](https://github.com/samialdury/nodejs-api/commit/41e81b731cbb48bbbe9b16a05fd075fa4df7ca60))
* **deps:** update all non-major dependencies (patch) ([#10](https://github.com/samialdury/nodejs-api/issues/10)) ([e09e01e](https://github.com/samialdury/nodejs-api/commit/e09e01e6a01c9c290a730c406094c1ce631c23fe))
* **deps:** update all non-major dependencies (patch) ([#5](https://github.com/samialdury/nodejs-api/issues/5)) ([a2ebe85](https://github.com/samialdury/nodejs-api/commit/a2ebe85159eb25b5e7d263996c1403625e0b3d1a))
* **deps:** update dependency @apollo/server to v4.9.3 [security] ([#2](https://github.com/samialdury/nodejs-api/issues/2)) ([f68a3de](https://github.com/samialdury/nodejs-api/commit/f68a3de1cfeb8f04b62e683658a94edfddd520c7))
* **deps:** update dependency envey to v2 ([#8](https://github.com/samialdury/nodejs-api/issues/8)) ([3f27407](https://github.com/samialdury/nodejs-api/commit/3f274076666b901174fda8ed970dddaa7a7c66eb))


### Features

* pulumi [skip ci] ([05f2d38](https://github.com/samialdury/nodejs-api/commit/05f2d386b918c90d37cac6dc68d2bc52e89521c5))
* replace dotenv with Node's native env file loading ([4c755e0](https://github.com/samialdury/nodejs-api/commit/4c755e0d0d545a2515084509996fc622e7f414db))
* use debug image ([3973c1b](https://github.com/samialdury/nodejs-api/commit/3973c1be63dded244e2622e31bf8f8e8864b49c9))
* wip ([248d407](https://github.com/samialdury/nodejs-api/commit/248d4070be46ec3e01bde0a4e5ee5a79731e1cdd))
* wip ([cb6d1d1](https://github.com/samialdury/nodejs-api/commit/cb6d1d17415823c61e1ebd23b22212b2d8229e9a))
* wip ([e3ab0bc](https://github.com/samialdury/nodejs-api/commit/e3ab0bc95ff6c125dcda2c3b91e81182932dd1f0))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nodejs-api",
"version": "1.5.2",
"version": "1.0.0",
"private": true,
"type": "module",
"dependencies": {
Expand Down

0 comments on commit a667030

Please sign in to comment.