Skip to content

Commit

Permalink
chore(release): release v0.39.0-rc.34 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
fundamental-bot committed Feb 8, 2023
1 parent 7d1b614 commit 7d0274d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.39.0-rc.34](https://github.com/SAP/fundamental-ngx/compare/v0.39.0-rc.33...v0.39.0-rc.34) (2023-02-08)


### Bug Fixes

* lint error ([#9352](https://github.com/SAP/fundamental-ngx/issues/9352)) ([7d1b614](https://github.com/SAP/fundamental-ngx/commit/7d1b6149944a1c94b419184e38b20051a43739c6))



# [0.39.0-rc.33](https://github.com/SAP/fundamental-ngx/compare/v0.39.0-rc.32...v0.39.0-rc.33) (2023-02-06)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fundamental-ngx",
"version": "0.39.0-rc.33",
"version": "0.39.0-rc.34",
"license": "Apache-2.0",
"main": "dist/libs/core/index.js",
"description": "Fundamental Library for Angular is a themable Fiori Angular component library.",
Expand Down Expand Up @@ -182,4 +182,4 @@
"yarn eslint --fix"
]
}
}
}

0 comments on commit 7d0274d

Please sign in to comment.