Skip to content

Commit

Permalink
chore(release): 0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ZxBot committed Apr 1, 2022
1 parent 241b253 commit c386498
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 3 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@

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.4.5](https://github.com/zextras/carbonio-shell-ui/compare/v0.4.3-rc.0...v0.4.5) (2022-04-01)


### Features

* added tag management ([a989935](https://github.com/zextras/carbonio-shell-ui/commit/a989935fe10954bbbb353ed5fce9c66e08aeb986))
* added updateTag function ([7492c57](https://github.com/zextras/carbonio-shell-ui/commit/7492c57ad4cc4a7f0712a2abfda313383680683a))
* network functions improvement ([99c93d3](https://github.com/zextras/carbonio-shell-ui/commit/99c93d35d6c5606a8357ea1d542b1f25c7537f0a))
* tag webWorker ([a4a7944](https://github.com/zextras/carbonio-shell-ui/commit/a4a7944b113d7a4c329405c087172acfeffa44b8))


### Bug Fixes

* indentation ([631e023](https://github.com/zextras/carbonio-shell-ui/commit/631e023c6f0075c1232b7411bbdec50dac89d42f))
* removed hardcoded labels ([b27113f](https://github.com/zextras/carbonio-shell-ui/commit/b27113f9d6a266ed379b43f7930291ebe482c906))
* removed hardcoded labels ([1d03c2b](https://github.com/zextras/carbonio-shell-ui/commit/1d03c2b00bc81c19af5f68ec4aed3ef04eeae476))
* reset externals in webpack config ([93812a0](https://github.com/zextras/carbonio-shell-ui/commit/93812a0e0bd3c5b97b32e48a90f14532ae2be95f))
* undefined reading 'app' ([8d9069f](https://github.com/zextras/carbonio-shell-ui/commit/8d9069feba2b0cc23fe1a7d775c27626aa7a2ab8))

### [0.4.3-rc.0](https://github.com/zextras/carbonio-shell-ui/compare/v0.4.1-rc.8...v0.4.3-rc.0) (2022-03-18)

### [0.4.1-rc.8](https://github.com/zextras/carbonio-shell-ui/compare/v0.4.1-rc.7...v0.4.1-rc.8) (2022-03-18)
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zextras/carbonio-shell-ui",
"version": "0.4.4",
"version": "0.4.5",
"description": "The Zextras Carbonio web client",
"main": "dist/zapp-shell.bundle.js",
"types": "./types/index.d.ts",
Expand Down

0 comments on commit c386498

Please sign in to comment.