Skip to content

Commit 40c997b

Browse files
chore(release): 0.1.5
1 parent e4bc634 commit 40c997b

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
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.
44

5+
### [0.1.5](https://github.com/coon-js/extjs-app-user/compare/v0.1.4...v0.1.5) (2022-01-14)
6+
7+
### [0.1.2](https://github.com/coon-js/extjs-app-user/compare/v0.1.1...v0.1.2) (2022-01-14)
8+
59
### [0.1.4](https://github.com/coon-js/extjs-app-user/compare/v0.1.1...v0.1.4) (2022-01-14)
610

711
### [0.1.2](https://github.com/coon-js/extjs-app-user/compare/v0.1.1...v0.1.2) (2022-01-14)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"compatVersion": "0.0.2"
5050
},
5151
"description": "This NPM package for Sencha ExtJS applications package provides functionality for managing user authentication, defining `pre`- and `postLaunchHooks` for an [extjs-lib-comp](https://github.com/coon-js/extjs-lib-comp) application (`coon.comp.app.Application`) as well as required views.",
52-
"version": "0.1.4",
52+
"version": "0.1.5",
5353
"main": "index.js",
5454
"directories": {
5555
"test": "tests"

0 commit comments

Comments
 (0)