Skip to content

Commit 159edeb

Browse files
chore(release): 1.0.2
1 parent 6b1050a commit 159edeb

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
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.
4+
5+
### [1.0.2](https://github.com/conjoon/extjs-dev-imapusersim/compare/v1.0.1...v1.0.2) (2022-05-15)

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"autoLoad": {
99
"registerController": true
1010
},
11-
"config" : "${package.resourcePath}/extjs-dev-imapusersim.conf.json"
11+
"config": "${package.resourcePath}/extjs-dev-imapusersim.conf.json"
1212
}
1313
},
1414
"type": "code",
@@ -50,7 +50,7 @@
5050
]
5151
},
5252
"description": "Sencha ExtJS NPM Package for mocking backend requests and data for @conjoon/extjs-app-imapuser.",
53-
"version": "1.0.1",
53+
"version": "1.0.2",
5454
"main": "index.js",
5555
"scripts": {
5656
"build:dev": "npx node-git-hooks",

0 commit comments

Comments
 (0)