Skip to content

Commit 6bd53dd

Browse files
chore(release): 0.2.3
1 parent 19cc3c8 commit 6bd53dd

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.2.3](https://github.com/conjoon/extjs-app-imapuser/compare/v0.2.2...v0.2.3) (2022-12-14)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** remove local file-system deependency ([19cc3c8](https://github.com/conjoon/extjs-app-imapuser/commit/19cc3c8b38e4b6f9adc9743fab939f8f8beac0d8))
11+
512
### [0.2.2](https://github.com/conjoon/extjs-app-imapuser/compare/v0.2.1...v0.2.2) (2022-12-14)
613

714
### [0.2.1](https://github.com/conjoon/extjs-app-imapuser/compare/v0.2.0...v0.2.1) (2022-12-14)

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
@@ -73,7 +73,7 @@
7373
]
7474
},
7575
"description": "Sencha Ext JS NPM package for authentication against IMAP servers.",
76-
"version": "0.2.2",
76+
"version": "0.2.3",
7777
"type": "module",
7878
"main": "index.js",
7979
"directories": {

0 commit comments

Comments
 (0)