Skip to content

Commit

Permalink
ci(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jun 11, 2024
1 parent e86f0f5 commit f5701b2
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.1.0](https://github.com/Teradata/design-system/compare/v1.0.4...v1.1.0) (2024-06-11)


### Features

* **components:** add chip, banner and tab components ([a288eed](https://github.com/Teradata/design-system/commit/a288eedb9e70679b20e807dccc07810fca5b2f26))
* **storybook:** add a11y support ([40d29a7](https://github.com/Teradata/design-system/commit/40d29a7791393e8f44bceb32e6c25c3f3efd3a46))

## [1.0.4](https://github.com/Teradata/design-system/compare/v1.0.3...v1.0.4) (2024-05-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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "teradata-web",
"version": "1.0.4",
"version": "1.1.0",
"license": "MIT",
"scripts": {
"semantic-release": "semantic-release --branches main",
Expand Down

0 comments on commit f5701b2

Please sign in to comment.