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 Feb 7, 2023
1 parent a58c717 commit bed295e
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 4 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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-app-webmail/compare/v1.0.1...v1.0.2) (2023-02-07)


### Features

* inbox_user and outbox_user default to email address of new account ([0f615da](https://github.com/conjoon/extjs-app-webmail/commit/0f615da75046fa43d50baec1a6f108a934672f33)), closes [conjoon/extjs-app-webmail#272](https://github.com/conjoon/extjs-app-webmail/issues/272)


### Bug Fixes

* inbox_type not available for "other" Mail Accounts ([b00c93d](https://github.com/conjoon/extjs-app-webmail/commit/b00c93deccf00b9f8a36ae68801e23103a65a74c)), closes [conjoon/extjs-app-localmailaccount#11](https://github.com/conjoon/extjs-app-localmailaccount/issues/11)

### [1.0.1](https://github.com/conjoon/extjs-app-webmail/compare/v1.0.0...v1.0.1) (2023-01-28)

## [1.0.0](https://github.com/conjoon/extjs-app-webmail/compare/v0.4.0...v1.0.0) (2023-01-28)
Expand Down
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 @@ -90,7 +90,7 @@
"standard-version": "^9.3.1"
},
"description": "JavaScript email client for conjoon, powered by Sencha Ext JS and coon.js",
"version": "1.0.1",
"version": "1.0.2",
"main": "index.js",
"directories": {
"test": "tests"
Expand Down Expand Up @@ -127,4 +127,4 @@
"url": "https://github.com/conjoon/extjs-app-webmail/issues"
},
"homepage": "https://github.com/conjoon/extjs-app-webmail#readme"
}
}

0 comments on commit bed295e

Please sign in to comment.