Skip to content

Commit ea5a137

Browse files
authored
Merge pull request #33 from wayofdev/release-please--branches--master--components--docker-node
2 parents ff1971f + 0c3311b commit ea5a137

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [1.11.0](https://github.com/wayofdev/docker-node/compare/v1.10.0...v1.11.0) (2023-03-10)
4+
5+
6+
### Features
7+
8+
* add actionlint ([8ec6f06](https://github.com/wayofdev/docker-node/commit/8ec6f06051b6774c647c35117b3af4eacfa6cfb2))
9+
* auto-merge releases ([5cd38be](https://github.com/wayofdev/docker-node/commit/5cd38be3930cfa6ef56955d680c6b091711b796d))
10+
11+
12+
### Bug Fixes
13+
14+
* also auto-merge if pr was created previously ([39636aa](https://github.com/wayofdev/docker-node/commit/39636aa1532ce0e61b69dc568ccada60929217ac))
15+
* also auto-merge if pr was created previously ([35ec004](https://github.com/wayofdev/docker-node/commit/35ec004343d8cd55fe3529eb5e417c6d444bfb89))
16+
* remove unused dependabot ([09bf338](https://github.com/wayofdev/docker-node/commit/09bf3383c9582a5642b1bbea97cdb94e5ec4ff48))
17+
318
## [1.10.0](https://github.com/wayofdev/docker-node/compare/v1.9.0...v1.10.0) (2023-03-09)
419

520

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.10.0",
2+
"version": "1.11.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/docker-node.git"
55
},

0 commit comments

Comments
 (0)