Skip to content

Commit

Permalink
chore(release): 1.24.0
Browse files Browse the repository at this point in the history
# [1.24.0](v1.23.0...v1.24.0) (2021-12-17)

### Bug Fixes

* **website:** fix navigation ([ef0f12a](ef0f12a))

### Features

* **website:** use tables ([e00961f](e00961f))
  • Loading branch information
semantic-release-bot committed Dec 17, 2021
1 parent e00961f commit 722107a
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.24.0](https://github.com/mytlogos/enterprise-lister/compare/v1.23.0...v1.24.0) (2021-12-17)


### Bug Fixes

* **website:** fix navigation ([ef0f12a](https://github.com/mytlogos/enterprise-lister/commit/ef0f12a287d67874b4c1cdd619e7e5ecd257885c))


### Features

* **website:** use tables ([e00961f](https://github.com/mytlogos/enterprise-lister/commit/e00961f9357f290273c1dfed690cba2fbca6c476))

# [1.23.0](https://github.com/mytlogos/enterprise-lister/compare/v1.22.2...v1.23.0) (2021-12-16)


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.23.0",
"version": "1.24.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down

0 comments on commit 722107a

Please sign in to comment.