Skip to content

Commit

Permalink
chore(release): 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ThorstenSuckow committed Jan 16, 2022
1 parent 2ee80fe commit 54803e2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.2.3](https://github.com/coon-js/extjs-comp-navport/compare/v0.2.2...v0.2.3) (2022-01-16)


### Bug Fixes

* modern toolkit can't load AnnouncementBar ([30c65b9](https://github.com/coon-js/extjs-comp-navport/commit/30c65b9d1c97fb926f3f7fc8d381e7ab40fc23b7)), closes [coon-js/extjs-comp-navport#18](https://github.com/coon-js/extjs-comp-navport/issues/18)

### [0.2.2](https://github.com/coon-js/extjs-comp-navport/compare/v0.2.1...v0.2.2) (2022-01-14)


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
Expand Up @@ -49,7 +49,7 @@
}
},
"description": "NPM package providing enhanced viewport template for rapid, modular, package agnostic Sencha ExtJS application building.",
"version": "0.2.2",
"version": "0.2.3",
"main": "index.js",
"directories": {
"test": "tests"
Expand Down

0 comments on commit 54803e2

Please sign in to comment.