Skip to content

Commit

Permalink
chore(release): 1.20.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.20.0](v1.19.0...v1.20.0) (2022-11-10)

### Features

* 🔥 [EXL-72] support policy configuration in code option ([5da4a64](5da4a64))
* 🔥 [EXL-72] support storing code configuration ([134f689](134f689))
  • Loading branch information
semantic-release-bot committed Nov 10, 2022
1 parent 6d6ff64 commit a45554c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.20.0](https://github.com/Exlint/dashboard/compare/v1.19.0...v1.20.0) (2022-11-10)


### Features

* 🔥 [EXL-72] support policy configuration in code option ([5da4a64](https://github.com/Exlint/dashboard/commit/5da4a645aa1274ae41edc8c77614cb3eeea59c04))
* 🔥 [EXL-72] support storing code configuration ([134f689](https://github.com/Exlint/dashboard/commit/134f689faf4d32d775c9ecab302d55fabd9665ad))

# [1.19.0](https://github.com/Exlint/dashboard/compare/v1.18.0...v1.19.0) (2022-10-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "exlint-dashboard",
"version": "1.19.0",
"version": "1.20.0",
"private": true,
"description": "Exlint dashboard",
"author": "Exlint <dev@exlint.io> (https://www.exlint.io)",
Expand Down

0 comments on commit a45554c

Please sign in to comment.