Skip to content

Commit df90585

Browse files
committed
Update changelog
1 parent 52001e4 commit df90585

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10-
## [v1.6.5](https://github.com/steve-lebleu/typeplate/compare/v1.6.4...v1.6.5)
10+
## [v1.7.0](https://github.com/steve-lebleu/typeplate/compare/v1.6.5...v1.7.0)
11+
12+
### Merged
13+
14+
- feat: docker [`#77`](https://github.com/steve-lebleu/typeplate/pull/77)
15+
16+
## [v1.6.5](https://github.com/steve-lebleu/typeplate/compare/v1.6.4...v1.6.5) - 2025-01-18
1117

1218
### Merged
1319

1420
- feat: sec ops maintenance [`#76`](https://github.com/steve-lebleu/typeplate/pull/76)
1521
- chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 [`#72`](https://github.com/steve-lebleu/typeplate/pull/72)
1622
- chore: cliam update [`#71`](https://github.com/steve-lebleu/typeplate/pull/71)
1723

24+
### Commits
25+
26+
- Update changelog [`bf0f6fc`](https://github.com/steve-lebleu/typeplate/commit/bf0f6fc20f29e194ecfa1f4aa1b9953ca2f257b6)
27+
1828
## [v1.6.4](https://github.com/steve-lebleu/typeplate/compare/v1.6.3...v1.6.4) - 2024-02-22
1929

2030
### Commits

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.6.5",
2+
"version": "1.7.0",
33
"engines": {
44
"node": ">=18.19.0",
55
"npm": ">=10.2.3"

0 commit comments

Comments
 (0)