Skip to content

Commit

Permalink
chore(release): 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ThorstenSuckow committed Jun 1, 2022
1 parent 9141cc5 commit eacfc35
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 5 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [0.2.2](https://github.com/conjoon/extjs-theme-material/compare/v0.2.1...v0.2.2) (2022-06-01)


### Features

* title in app is shown as configured with application.title ([1d06054](https://github.com/conjoon/extjs-theme-material/commit/1d060548260c20d2417f46760be9ce0a740e2a83))

### [0.2.1](https://github.com/conjoon/extjs-theme-material/compare/v0.2.0...v0.2.1) (2022-05-15)

## [0.2.0](https://github.com/conjoon/extjs-theme-material/compare/v0.1.0...v0.2.0) (2022-05-15)
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.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"toolkit": "classic",
"creator": "Thorsten Suckow-Homberg <[email protected]>",
"summary": "This NPM package contains overrides, sass and css directives for theming the conjoon application along with its packages with a material theme.",
"version": "0.2.1",
"compatVersion": "0.2.1",
"version": "0.2.2",
"compatVersion": "0.2.2",
"format": "1",
"slicer": {
"js": [
Expand Down Expand Up @@ -68,7 +68,7 @@
]
},
"description": "This NPM package contains overrides, sass and css directives for theming the conjoon application along with its packages with a material theme.",
"version": "0.2.1",
"version": "0.2.2",
"main": "index.js",
"directories": {
"test": "tests"
Expand Down

0 comments on commit eacfc35

Please sign in to comment.