Skip to content

Commit

Permalink
chore(release): 3.14.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.14.2](v3.14.1...v3.14.2) (2024-08-19)

### Bug Fixes

* remove disabled attribute from tag and instead use disableRipple ([#2115](#2115)) ([aee2cf0](aee2cf0))
  • Loading branch information
semantic-release-bot committed Aug 19, 2024
1 parent aee2cf0 commit a514431
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
@@ -1,3 +1,10 @@
## [3.14.2](https://github.com/open-amt-cloud-toolkit/sample-web-ui/compare/v3.14.1...v3.14.2) (2024-08-19)


### Bug Fixes

* remove disabled attribute from tag and instead use disableRipple ([#2115](https://github.com/open-amt-cloud-toolkit/sample-web-ui/issues/2115)) ([aee2cf0](https://github.com/open-amt-cloud-toolkit/sample-web-ui/commit/aee2cf0ee40ec9f35697a1975c7793a2f33e9808))

## [3.14.1](https://github.com/open-amt-cloud-toolkit/sample-web-ui/compare/v3.14.0...v3.14.1) (2024-08-19)


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": "@open-amt-cloud-toolkit/sample-web-ui",
"version": "3.14.1",
"version": "3.14.2",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit a514431

Please sign in to comment.