Skip to content

Commit eaa5553

Browse files
authored
chore: release 1.4.0 (#25)
1 parent 7ac28e6 commit eaa5553

3 files changed

Lines changed: 32 additions & 10133 deletions

File tree

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,34 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.4.0](https://github.com/linode/apl-nodejs-helloworld/compare/v1.3.0...v1.4.0) (2025-12-09)
6+
7+
### Features
8+
9+
- add chart ([b1f1598](https://github.com/linode/apl-nodejs-helloworld/commit/b1f1598f7846c74735713bd24eb731f27802750d))
10+
11+
### Bug Fixes
12+
13+
- merge linter packages and update config ([9b97051](https://github.com/linode/apl-nodejs-helloworld/commit/9b9705194f225a9b58d32d736a5ada4d9a8bcb3a))
14+
- remove unneeded gitignores ([d41d5ef](https://github.com/linode/apl-nodejs-helloworld/commit/d41d5ef92bec68ea7a2f6b2b8ec8dba13eddbb83))
15+
- updated gitignore ([fe0383c](https://github.com/linode/apl-nodejs-helloworld/commit/fe0383cb0cf5d0b319bafb86ae2c6d7b939a7967))
16+
17+
### Others
18+
19+
- updated base image ([8fc81f8](https://github.com/linode/apl-nodejs-helloworld/commit/8fc81f8aad4a76d320542fcf667d4d3dd5c9b1de))
20+
- updated base image ([ab8c37b](https://github.com/linode/apl-nodejs-helloworld/commit/ab8c37b991470310f1291ecd120e858564a1a908))
21+
- **deps-dev:** bump form-data from 3.0.0 to 3.0.4 ([73fd2f5](https://github.com/linode/apl-nodejs-helloworld/commit/73fd2f543f513b77f5c07a38f9ea07abd5ce3efe))
22+
- **deps-dev:** bump shell-quote from 1.7.2 to 1.8.3 ([fb4405c](https://github.com/linode/apl-nodejs-helloworld/commit/fb4405c34f3912e31806d9e353bcdd288d1d612a))
23+
- **deps:** bump axios from 0.21.4 to 0.30.2 ([b190b49](https://github.com/linode/apl-nodejs-helloworld/commit/b190b493c14b2302599660250282cc86b552556c))
24+
- **deps:** bump cookie and express ([7510884](https://github.com/linode/apl-nodejs-helloworld/commit/7510884135a10f819c8a967cebd3d305dcd30e5e))
25+
- **deps:** bump js-yaml, eslint, eslint-plugin-chai-expect, eslint-plugin-import and mocha ([52a2fa4](https://github.com/linode/apl-nodejs-helloworld/commit/52a2fa4608cfd79ba56a220e4c0d6115b381d9ae))
26+
- **deps:** bump path-to-regexp and express ([49ee60e](https://github.com/linode/apl-nodejs-helloworld/commit/49ee60ec606779fb26d03a25e9da6764ee279bf1))
27+
- **deps:** bump pathval from 1.1.0 to 1.1.1 ([b814038](https://github.com/linode/apl-nodejs-helloworld/commit/b81403883902bf46d85e91e6f687d07bdcece685))
28+
- **deps:** bump send and express ([59565d6](https://github.com/linode/apl-nodejs-helloworld/commit/59565d60b1502a39c51ee7f306667f73a1b41f58))
29+
- **deps:** bump serve-static and express ([3ef3bc8](https://github.com/linode/apl-nodejs-helloworld/commit/3ef3bc8d427bc2ea4cb1bd398340506b1c9fd054))
30+
- **deps:** express and serve-static ([fd2cc6f](https://github.com/linode/apl-nodejs-helloworld/commit/fd2cc6f6c4405a6035a63711e5e14da115195b53))
31+
- update node image ([ddd706b](https://github.com/linode/apl-nodejs-helloworld/commit/ddd706bc64bc97019ea84a360023132bf4ab0527))
32+
533
## [1.3.0](https://github.com/redkubes/nodejs-helloworld/compare/v1.2.12...v1.3.0) (2022-01-05)
634

735
### Features

0 commit comments

Comments
 (0)