Skip to content

Commit

Permalink
chore(release): release v0.38.3-rc.1 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
fundamental-bot committed Jan 4, 2023
1 parent e7d4673 commit c891cbd
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.3-rc.1](https://github.com/SAP/fundamental-ngx/compare/v0.38.3-rc.0...v0.38.3-rc.1) (2023-01-04)


### Bug Fixes

* **core:** remove timeline node tab index ([#9159](https://github.com/SAP/fundamental-ngx/issues/9159)) ([e7d4673](https://github.com/SAP/fundamental-ngx/commit/e7d46732d5eaa0fd27259ec0c31a9206095cc553))



## [0.38.3-rc.0](https://github.com/SAP/fundamental-ngx/compare/v0.38.2...v0.38.3-rc.0) (2023-01-02)


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.3-rc.0",
"version": "0.38.3-rc.1",
"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 c891cbd

Please sign in to comment.