Skip to content

Commit

Permalink
chore(release): release v0.39.1-rc.16 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
fundamental-bot committed Mar 19, 2023
1 parent e20f4c0 commit 8b093ad
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.39.1-rc.16](https://github.com/SAP/fundamental-ngx/compare/v0.39.1-rc.15...v0.39.1-rc.16) (2023-03-19)


### Bug Fixes

* **core:** fd-text does not show/hide 'MORE/LESS' button correctly when text length changes ([#9496](https://github.com/SAP/fundamental-ngx/issues/9496)) ([e20f4c0](https://github.com/SAP/fundamental-ngx/commit/e20f4c08d766b55cc7a2850101ddda6396d83c8c))



## [0.39.1-rc.15](https://github.com/SAP/fundamental-ngx/compare/v0.39.1-rc.14...v0.39.1-rc.15) (2023-03-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fundamental-ngx",
"version": "0.39.1-rc.15",
"version": "0.39.1-rc.16",
"license": "Apache-2.0",
"main": "dist/libs/core/index.js",
"description": "Fundamental Library for Angular is a themable Fiori Angular component library.",
Expand Down

0 comments on commit 8b093ad

Please sign in to comment.