Skip to content

Commit 167761a

Browse files
chore(release): 0.1.3
1 parent ca3aa76 commit 167761a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.3](https://github.com/conjoon/extjs-dev-webmailsim/compare/v0.1.2...v0.1.3) (2022-05-31)
6+
7+
8+
### Bug Fixes
9+
10+
* invalid arrow function parameters ([0d484e9](https://github.com/conjoon/extjs-dev-webmailsim/commit/0d484e98d7b69e71adf3d1d2423cd566d07f678a))
11+
512
### [0.1.2](https://github.com/conjoon/extjs-dev-webmailsim/compare/v0.1.1...v0.1.2) (2022-05-31)
613

714
### [0.1.1](https://github.com/conjoon/extjs-dev-webmailsim/compare/v0.1.0...v0.1.1) (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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
]
4444
},
4545
"description": "This Sencha Ext JS NPM package contains mock data for development of @conjoon/extjs-app-webmail]",
46-
"version": "0.1.2",
46+
"version": "0.1.3",
4747
"main": "index.js",
4848
"directories": {
4949
"test": "tests"

0 commit comments

Comments
 (0)