Skip to content

Commit a4659ad

Browse files
chore(release): 10.0.0 [skip ci]
# [10.0.0](v9.2.1...v10.0.0) (2024-03-06) ### Features * update dependencies ([0b02d81](0b02d81)) ### BREAKING CHANGES * removed type-graphql eslint plugin
1 parent e03cba5 commit a4659ad

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [10.0.0](https://github.com/RimacTechnology/style-guide/compare/v9.2.1...v10.0.0) (2024-03-06)
2+
3+
4+
### Features
5+
6+
* update dependencies ([0b02d81](https://github.com/RimacTechnology/style-guide/commit/0b02d815ccdec2087507ad606af3d93d0c75cf15))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* removed type-graphql eslint plugin
12+
113
# [10.0.0-beta.1](https://github.com/RimacTechnology/style-guide/compare/v9.2.1...v10.0.0-beta.1) (2024-03-06)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rimac-technology/style-guide",
3-
"version": "10.0.0-beta.1",
3+
"version": "10.0.0",
44
"description": "Shareable style guide",
55
"bugs": {
66
"url": "https://github.com/RimacTechnology/style-guide/issues"

0 commit comments

Comments
 (0)