Skip to content

Commit ecc6a6b

Browse files
authored
Merge pull request #30 from wayofdev/release-please--branches--master--components--docker-node
2 parents bd987ab + a4682f2 commit ecc6a6b

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [1.10.0](https://github.com/wayofdev/docker-node/compare/v1.9.0...v1.10.0) (2023-03-09)
4+
5+
6+
### Features
7+
8+
* automate dist upload ([c9bc01b](https://github.com/wayofdev/docker-node/commit/c9bc01b5afd70ca5d6f20e767b1ef59e278f4ce8))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update dependency pnpm to v7.29.1 ([#29](https://github.com/wayofdev/docker-node/issues/29)) ([1421046](https://github.com/wayofdev/docker-node/commit/142104684efbb68f95fc918d68587cdb50c8a5ad))
14+
* pass gh token ([73d96ba](https://github.com/wayofdev/docker-node/commit/73d96bab08b89f5945e72103c1ebe80a387a0d73))
15+
316
## [1.9.0](https://github.com/wayofdev/docker-node/compare/v1.8.3...v1.9.0) (2023-03-06)
417

518

package.json

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

0 commit comments

Comments
 (0)