Skip to content

Commit 42ae052

Browse files
chore(release): 1.0.10 as [skip ci]
## [1.0.10](v1.0.9...v1.0.10) (2022-06-27) ### Bug Fixes * added missing dependencies ([b07d0a6](b07d0a6)) * **ci:** fixed the cach key ([6149a19](6149a19))
1 parent 6149a19 commit 42ae052

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [1.0.10](https://github.com/meza/adr-tools/compare/v1.0.9...v1.0.10) (2022-06-27)
4+
5+
6+
### Bug Fixes
7+
8+
* added missing dependencies ([b07d0a6](https://github.com/meza/adr-tools/commit/b07d0a60bb563e81e74530d90aa421cbf985edf8))
9+
* **ci:** fixed the cach key ([6149a19](https://github.com/meza/adr-tools/commit/6149a19aa0708170bb249466686e219b0dc0fe91))
10+
311
## [1.0.9](https://github.com/meza/adr-tools/compare/v1.0.8...v1.0.9) (2022-06-27)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@meza/adr-tools",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"main": "dist/index.js",
55
"bin": {
66
"adr": "dist/index.js"

0 commit comments

Comments
 (0)