Skip to content

Commit 1c49b92

Browse files
chore(release): 1.23.0 [skip ci]
# [1.23.0](v1.22.2...v1.23.0) (2023-02-15) ### Features * πŸ”₯ [EXL-37] add API for recommended - support GO command in CLI ([1115353](1115353)) * πŸ”₯ [EXL-37] support go command ([9661886](9661886))
1 parent 2856bc3 commit 1c49b92

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.23.0](https://github.com/Exlint/dashboard/compare/v1.22.2...v1.23.0) (2023-02-15)
2+
3+
4+
### Features
5+
6+
* πŸ”₯ [EXL-37] add API for recommended - support GO command in CLI ([1115353](https://github.com/Exlint/dashboard/commit/11153531846aa4d27db3bb310e87a8b30e48f1d1))
7+
* πŸ”₯ [EXL-37] support go command ([9661886](https://github.com/Exlint/dashboard/commit/9661886eae9b05a6711ede807e3f0f27c1fbb5be))
8+
19
## [1.22.2](https://github.com/Exlint/dashboard/compare/v1.22.1...v1.22.2) (2023-02-01)
210

311

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "exlint.io",
3-
"version": "1.22.2",
3+
"version": "1.23.0",
44
"private": true,
55
"description": "Exlint dashboard",
66
"author": "Exlint <[email protected]> (https://exlint.io)",

0 commit comments

Comments
Β (0)