Skip to content

Commit

Permalink
chore(release): 0.3.0-rc.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ZxBot committed Feb 10, 2022
1 parent c6b8083 commit 49e5f1f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 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.3.0-rc.7](https://github.com/zextras/carbonio-shell-ui/compare/v0.3.0-rc.6...v0.3.0-rc.7) (2022-02-10)


### Features

* french language support added to language settings ([76e89f9](https://github.com/zextras/carbonio-shell-ui/commit/76e89f9661c873f08ddcb25757d28d6f7b898555))

## [0.3.0-rc.6](https://github.com/zextras/carbonio-shell-ui/compare/v0.3.0-rc.5...v0.3.0-rc.6) (2022-01-21)

## [0.3.0-rc.5](https://github.com/zextras/carbonio-shell-ui/compare/v0.3.0-rc.4...v0.3.0-rc.5) (2022-01-21)
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.3.0-rc.6",
"version": "0.3.0-rc.7",
"description": "The Zextras Carbonio web client",
"main": "dist/zapp-shell.bundle.js",
"types": "./types/index.d.ts",
Expand Down

0 comments on commit 49e5f1f

Please sign in to comment.