Skip to content

Commit a7c2aba

Browse files
chore(release): 1.0.5
1 parent 1fd49eb commit a7c2aba

File tree

3 files changed

+15
-13
lines changed

3 files changed

+15
-13
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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+
### [1.0.5](https://github.com/conjoon/extjs-dev-webmailsim/compare/v1.0.4...v1.0.5) (2023-02-26)
6+
57
### [1.0.4](https://github.com/conjoon/extjs-dev-webmailsim/compare/v1.0.3...v1.0.4) (2023-02-17)
68

79

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"toolkit": "classic",
1616
"creator": "Thorsten Suckow-Homberg <[email protected]>",
1717
"summary": "Sencha Ext JS Dev Package for mocking backend requests and data for @conjoon/extjs-app-webmail.",
18-
"version": "1.0.4",
19-
"compatVersion": "1.0.4",
18+
"version": "1.0.5",
19+
"compatVersion": "1.0.5",
2020
"format": "1",
2121
"slicer": null,
2222
"fashion": null,
@@ -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": "1.0.4",
46+
"version": "1.0.5",
4747
"main": "index.js",
4848
"directories": {
4949
"test": "tests"
@@ -93,7 +93,7 @@
9393
"homepage": "https://github.com/conjoon/extjs-dev-webmailsim#readme",
9494
"dependencies": {
9595
"@coon-js/extjs-lib-core": "^1.0.5",
96-
"@l8js/l8": "^0.10.1"
96+
"@l8js/l8": "^0.10.2"
9797
},
9898
"devDependencies": {
9999
"@commitlint/cli": "^13.2.0",

0 commit comments

Comments
 (0)