Skip to content

Commit 879ab27

Browse files
chore(release): 0.1.8
1 parent 6a11ad1 commit 879ab27

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

+2
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+
### [0.1.8](https://github.com/conjoon/extjs-app-imapuser/compare/v0.1.7...v0.1.8) (2022-11-18)
6+
57
### [0.1.7](https://github.com/conjoon/extjs-app-imapuser/compare/v0.1.6...v0.1.7) (2022-11-18)
68

79
### [0.1.6](https://github.com/conjoon/extjs-app-imapuser/compare/v0.1.5...v0.1.6) (2022-11-18)

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
]
7373
},
7474
"description": "Sencha Ext JS NPM package for authentication against IMAP servers.",
75-
"version": "0.1.7",
75+
"version": "0.1.8",
7676
"type": "module",
7777
"main": "index.js",
7878
"directories": {

0 commit comments

Comments
 (0)