Skip to content

Commit

Permalink
chore(release): 1.21.0
Browse files Browse the repository at this point in the history
# [1.21.0](v1.20.4...v1.21.0) (2021-12-12)

### Bug Fixes

* **website:** update config only on change ([fbfc28f](fbfc28f))

### Features

* **website:** add syntax highlight to regex ([17e3226](17e3226))
  • Loading branch information
semantic-release-bot committed Dec 12, 2021
1 parent 0dbd915 commit 528045c
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.21.0](https://github.com/mytlogos/enterprise-lister/compare/v1.20.4...v1.21.0) (2021-12-12)


### Bug Fixes

* **website:** update config only on change ([fbfc28f](https://github.com/mytlogos/enterprise-lister/commit/fbfc28f0fa7e80d5d2a7fa259164b936121534cf))


### Features

* **website:** add syntax highlight to regex ([17e3226](https://github.com/mytlogos/enterprise-lister/commit/17e322638672de1548169bb61a4c6b54978a0e50))

## [1.20.4](https://github.com/mytlogos/enterprise-lister/compare/v1.20.3...v1.20.4) (2021-12-11)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "enterprise-other",
"version": "1.20.4",
"version": "1.21.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down

0 comments on commit 528045c

Please sign in to comment.