Skip to content

Commit

Permalink
chore(release): 0.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.1.1](v0.1.0...v0.1.1) (2024-10-01)

### Bug Fixes

* Add line ([#7](#7)) ([83f4c82](83f4c82))
* chore(deps): bump express in the npm_and_yarn group across 1 directory ([#11](#11)) ([83dd463](83dd463))
* chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates ([#12](#12)) ([999f86f](999f86f))
* ci ([9f748cb](9f748cb))
  • Loading branch information
semantic-release-bot authored and githubAgent committed Oct 1, 2024
1 parent 999f86f commit 19ab42a
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [0.1.1](https://github.com/sriramsundhar/node-sample/compare/v0.1.0...v0.1.1) (2024-10-01)


### Bug Fixes

* Add line ([#7](https://github.com/sriramsundhar/node-sample/issues/7)) ([83f4c82](https://github.com/sriramsundhar/node-sample/commit/83f4c828008fed8d3fea20c3f675c8b8a7b34f82))
* chore(deps): bump express in the npm_and_yarn group across 1 directory ([#11](https://github.com/sriramsundhar/node-sample/issues/11)) ([83dd463](https://github.com/sriramsundhar/node-sample/commit/83dd463dd920c43e65efcb73c6f848eedfac67f1))
* chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates ([#12](https://github.com/sriramsundhar/node-sample/issues/12)) ([999f86f](https://github.com/sriramsundhar/node-sample/commit/999f86f79ac564c0be40ea57b2228998e1c133fe))
* ci ([9f748cb](https://github.com/sriramsundhar/node-sample/commit/9f748cb30161d47a54367b5dfd0f841e2c773aec))

# [0.1.0](https://github.com/sriramsundhar/node-sample/compare/v0.0.8...v0.1.0) (2023-08-06)


Expand Down
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-sample",
"version": "0.1.0",
"version": "0.1.1",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 19ab42a

Please sign in to comment.