Skip to content

Commit f14b258

Browse files
committed
chore(release): release 1.12.0
1 parent fc0ab62 commit f14b258

3 files changed

Lines changed: 18 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [1.12.0](https://github.com/NationalBankBelgium/code-style/compare/1.11.0...1.12.0) (2026-02-09)
2+
3+
### Bug Fixes
4+
5+
- **tsconfig:** fix error in tsconfig/4.6.x/ng13 ([bb36172](https://github.com/NationalBankBelgium/code-style/commit/bb36172ea1c405a5f9c11be07914b20af571579d)), closes [#539](https://github.com/NationalBankBelgium/code-style/issues/539)
6+
7+
### Features
8+
9+
- **prettier:** add support for prettier 3.2.x ([86ce65c](https://github.com/NationalBankBelgium/code-style/commit/86ce65c4c33339d73193a766afe2beea23730d54))
10+
- **prettier:** add support for prettier 3.3.x ([08927dc](https://github.com/NationalBankBelgium/code-style/commit/08927dcd902cbf71886c88158555ccc22f32b42a))
11+
- **prettier:** add support for prettier 3.4.x ([c879fcd](https://github.com/NationalBankBelgium/code-style/commit/c879fcd8a5f06d44d971941f4fdc3eba2d50e6b9))
12+
- **prettier:** add support for prettier 3.5.x ([d53b472](https://github.com/NationalBankBelgium/code-style/commit/d53b472d148175c382ad8bc2045e9a38dd3fe60d))
13+
- **prettier:** add support for prettier 3.6.x ([76a489e](https://github.com/NationalBankBelgium/code-style/commit/76a489ea5b46c4b9ecd1053242c04abcef414d71))
14+
- **prettier:** add support for prettier 3.7.x ([2014cbe](https://github.com/NationalBankBelgium/code-style/commit/2014cbe32af11c19d448c6b843755d608c3e5378))
15+
116
# [1.11.0](https://github.com/NationalBankBelgium/code-style/compare/1.10.0...1.11.0) (2024-05-30)
217

318
### Features

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.11.0",
3+
"version": "1.12.0",
44
"description": "Front-End code style",
55
"author": {
66
"email": "alexis.georges@nbb.be",

0 commit comments

Comments
 (0)