Skip to content

Commit

Permalink
chore(release): release v0.38.2-rc.11 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
fundamental-bot committed Dec 27, 2022
1 parent 85756d8 commit eba98ca
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.38.2-rc.11](https://github.com/SAP/fundamental-ngx/compare/v0.38.2-rc.10...v0.38.2-rc.11) (2022-12-27)


### Bug Fixes

* **core,fn,docs:** fixed incorrect import paths from styles ([#9142](https://github.com/SAP/fundamental-ngx/issues/9142)) ([85756d8](https://github.com/SAP/fundamental-ngx/commit/85756d894f09d7480bda83d9c37c7bb4e8812a64))



## [0.38.2-rc.10](https://github.com/SAP/fundamental-ngx/compare/v0.38.2-rc.9...v0.38.2-rc.10) (2022-12-27)


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.38.2-rc.10",
"version": "0.38.2-rc.11",
"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 eba98ca

Please sign in to comment.