Skip to content

Commit

Permalink
chore(release): 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ThorstenSuckow committed May 15, 2022
1 parent 6b1050a commit 159edeb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Changelog

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.0.2](https://github.com/conjoon/extjs-dev-imapusersim/compare/v1.0.1...v1.0.2) (2022-05-15)
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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"autoLoad": {
"registerController": true
},
"config" : "${package.resourcePath}/extjs-dev-imapusersim.conf.json"
"config": "${package.resourcePath}/extjs-dev-imapusersim.conf.json"
}
},
"type": "code",
Expand Down Expand Up @@ -50,7 +50,7 @@
]
},
"description": "Sencha ExtJS NPM Package for mocking backend requests and data for @conjoon/extjs-app-imapuser.",
"version": "1.0.1",
"version": "1.0.2",
"main": "index.js",
"scripts": {
"build:dev": "npx node-git-hooks",
Expand Down

0 comments on commit 159edeb

Please sign in to comment.