Skip to content

Commit

Permalink
ci(release): 4.13.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Dec 2, 2022
1 parent 76d751d commit 3bab22d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# [4.13.0](https://github.com/Teradata/covalent/compare/v4.12.3...v4.13.0) (2022-12-02)

### Bug Fixes

- change theme toggle icons ([465711e](https://github.com/Teradata/covalent/commit/465711ec611228f5dd312284372217201cfba48a))

### Features

- **components:** adding code snippet component ([355b6f7](https://github.com/Teradata/covalent/commit/355b6f798a83662180b4fadb34d5303769e861cf))
- **tokens:** adding code snippet tokens ([a37300f](https://github.com/Teradata/covalent/commit/a37300f7c8e7f0ce0f54187a9e3ce9d73ec475fa))

## [4.12.3](https://github.com/Teradata/covalent/compare/v4.12.2...v4.12.3) (2022-11-15)

### Bug Fixes
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": "covalent",
"version": "4.12.3",
"version": "4.13.0",
"description": "Teradata UI Platform built on Angular Material",
"keywords": [
"angular",
Expand Down

0 comments on commit 3bab22d

Please sign in to comment.