Skip to content

Commit 054ec1b

Browse files
chore(main): release 2.1.8 (#42)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a72f5c2 commit 054ec1b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "2.1.7"
2+
".": "2.1.8"
33
}
44

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.1.8](https://github.com/geert-janklaps/cds-launchpad-plugin/compare/v2.1.7...v2.1.8) (2024-02-12)
4+
5+
6+
### Bug Fixes
7+
8+
* basepath as default page issue with search parameters ([a72f5c2](https://github.com/geert-janklaps/cds-launchpad-plugin/commit/a72f5c22b9267e586bb1812fd33f030a8e220077))
9+
310
## [2.1.7](https://github.com/geert-janklaps/cds-launchpad-plugin/compare/v2.1.6...v2.1.7) (2024-01-29)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cds-launchpad-plugin",
3-
"version": "2.1.7",
3+
"version": "2.1.8",
44
"description": "Launchpad Plugin for demo / development / testing SAP CAP-based projects",
55
"main": "dist/index.js",
66
"types": "dist/index",

0 commit comments

Comments
 (0)