Skip to content

Commit

Permalink
chore(release): 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ThorstenSuckow committed Apr 27, 2023
1 parent cd1d010 commit 7c8a374
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.

### [1.1.1](https://github.com/coon-js/extjs-lib-core/compare/v1.1.0...v1.1.1) (2023-04-27)

## [1.1.0](https://github.com/coon-js/extjs-lib-core/compare/v1.0.5...v1.1.0) (2023-04-06)


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.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "@coon-js/extjs-lib-core",
"sencha": {
"name": "extjs-lib-core",
"version": "1.1.0",
"compatVersion": "1.1.0",
"version": "1.1.1",
"compatVersion": "1.1.1",
"namespace": "coon.core",
"type": "code",
"creator": "coon.js",
Expand Down Expand Up @@ -47,7 +47,7 @@
]
},
"description": "NPM package providing ExtJS core functionality for rapid, modular application development.",
"version": "1.1.0",
"version": "1.1.1",
"main": "index.js",
"directories": {
"test": "tests"
Expand Down

0 comments on commit 7c8a374

Please sign in to comment.