Skip to content

Commit 4127d5d

Browse files
committed
Update changelog for v1.7.0
This commit was created by changelog-from-release in 'Changelog' CI workflow
1 parent 9164ae3 commit 4127d5d

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
<a id="v1.7.0"></a>
2+
# [Version 1.7.0 (v1.7.0)](https://github.com/FloEdelmann/vue-ts-types/releases/tag/v1.7.0) - 2024-11-04
3+
4+
## Internal changes
5+
6+
* Convert some YAML config files to JSON, by [@FloEdelmann](https://github.com/FloEdelmann) in [#550](https://github.com/FloEdelmann/vue-ts-types/issues/550)
7+
* Remove no longer needed VS Code settings, by [@FloEdelmann](https://github.com/FloEdelmann) in [#589](https://github.com/FloEdelmann/vue-ts-types/issues/589)
8+
* Install `eslint-plugin-package-json`, by [@FloEdelmann](https://github.com/FloEdelmann) in [#569](https://github.com/FloEdelmann/vue-ts-types/issues/569)
9+
* Switch from `eslint-plugin-jest-formatting` to `eslint-plugin-jest` rules, by [@FloEdelmann](https://github.com/FloEdelmann) in [#636](https://github.com/FloEdelmann/vue-ts-types/issues/636)
10+
* Update ESLint to v9, by [@FloEdelmann](https://github.com/FloEdelmann) in [#680](https://github.com/FloEdelmann/vue-ts-types/issues/680)
11+
* Simplify ESLint config, by [@FloEdelmann](https://github.com/FloEdelmann) in [#696](https://github.com/FloEdelmann/vue-ts-types/issues/696)
12+
* Run CI workflows on Node 22, by [@FloEdelmann](https://github.com/FloEdelmann) in [#704](https://github.com/FloEdelmann/vue-ts-types/issues/704) and [#705](https://github.com/FloEdelmann/vue-ts-types/issues/705)
13+
* Don't run CI tests on EOL Node 16 anymore, by [@FloEdelmann](https://github.com/FloEdelmann) in [#704](https://github.com/FloEdelmann/vue-ts-types/issues/704)
14+
* Bump development dependencies, by [@dependabot](https://github.com/dependabot), [@FloEdelmann](https://github.com/FloEdelmann), and [@mrazauskas](https://github.com/mrazauskas)
15+
16+
**Full Changelog**: https://github.com/FloEdelmann/vue-ts-types/compare/v1.6.2...v1.7.0
17+
18+
[Changes][v1.7.0]
19+
20+
121
<a id="v1.6.2"></a>
222
# [Version 1.6.2 (v1.6.2)](https://github.com/FloEdelmann/vue-ts-types/releases/tag/v1.6.2) - 2024-04-25
323

@@ -209,6 +229,7 @@ Initial release
209229
[Changes][v0.1.0]
210230

211231

232+
[v1.7.0]: https://github.com/FloEdelmann/vue-ts-types/compare/v1.6.2...v1.7.0
212233
[v1.6.2]: https://github.com/FloEdelmann/vue-ts-types/compare/v1.6.1...v1.6.2
213234
[v1.6.1]: https://github.com/FloEdelmann/vue-ts-types/compare/v1.6.0...v1.6.1
214235
[v1.6.0]: https://github.com/FloEdelmann/vue-ts-types/compare/v1.5.1...v1.6.0

0 commit comments

Comments
 (0)