Skip to content

Commit de13cd3

Browse files
committed
chore(release): release 1.10.0
1 parent e7085d6 commit de13cd3

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.10.0](https://github.com/NationalBankBelgium/code-style/compare/1.9.0...1.10.0) (2024-04-11)
2+
3+
### Features
4+
5+
- **build:** update to `node 20` github workflow ([193d8c4](https://github.com/NationalBankBelgium/code-style/commit/193d8c4b085574fcaa8595925c80bf8d96d48238))
6+
- **tsconfig:** add configuration for typescript ([d243b63](https://github.com/NationalBankBelgium/code-style/commit/d243b63bfdae2f154aeb929cb666d48be9e1c9d4))
7+
18
# [1.9.0](https://github.com/NationalBankBelgium/code-style/compare/1.8.0...1.9.0) (2024-02-09)
29

310
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nationalbankbelgium/code-style",
3-
"version": "1.9.0",
3+
"version": "1.10.0",
44
"description": "Front-End code style",
55
"author": {
66
"email": "[email protected]",

0 commit comments

Comments
 (0)