Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

Commit

Permalink
chore(release): 1.0.0-alpha.104
Browse files Browse the repository at this point in the history
  • Loading branch information
PureCloud Jenkins committed Aug 18, 2020
1 parent 0f8457b commit 6260cfb
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 2 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,29 @@

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.0-alpha.104](http://inindca///compare/v1.0.0-alpha.103...v1.0.0-alpha.104) (2020-08-18)


### ⚠ BREAKING CHANGES

* component tag changes
* Several components renamed

COMUI-236

### Features

* **component:** Add time-picker component ([8031730](http://inindca///commit/80317302ec8c84418e380d8804664883ad143f52))
* beta components suffixed with `-beta` ([11e5dc0](http://inindca///commit/11e5dc03ed50bd4c597ce33476c3ec009f7df853))


### Bug Fixes

* **tests:** fix broken tests ([0cabd59](http://inindca///commit/0cabd59478555917d94602c90c6620d44d6ae46f))


* bring new components and translations into the new `-beta` process ([137b597](http://inindca///commit/137b59778a979b53c137e15c27d0ddf85d46abf9))

## [1.0.0-alpha.103](http://inindca///compare/v1.0.0-alpha.102...v1.0.0-alpha.103) (2020-08-13)


Expand Down
2 changes: 1 addition & 1 deletion 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": "@genesys/common-webcomponents",
"version": "1.0.0-alpha.103",
"version": "1.0.0-alpha.104",
"description": "Common webcomponents",
"main": "dist/stencil-wrapper.js",
"types": "dist/types/index.d.ts",
Expand Down

0 comments on commit 6260cfb

Please sign in to comment.