Skip to content

Commit 2434406

Browse files
authored
Merge pull request #90 from contriboss/release-please--branches--master--components--ore-light
2 parents 3399829 + 7000832 commit 2434406

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,3 +1,3 @@
11
{
2-
".": "0.25.2"
2+
".": "0.25.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@
99
* 🐛 relative path resolution for "path" gems in lockfile ([d8f5cc2](https://github.com/contriboss/ore-light/commit/d8f5cc2a30ab70e4d52655abdcdb11f66bf03625))
1010

1111

12+
## [0.25.3](https://github.com/contriboss/ore-light/compare/v0.25.2...v0.25.3) (2026-02-10)
13+
14+
15+
### Bug Fixes
16+
17+
* **install:** preserve .git and validate checkout for git gems ([3399829](https://github.com/contriboss/ore-light/commit/339982982ab4c2cb9de8115a27e778f6861c3fc9)), closes [#87](https://github.com/contriboss/ore-light/issues/87)
18+
1219
## [0.25.2](https://github.com/contriboss/ore-light/compare/v0.25.1...v0.25.2) (2026-02-10)
1320

1421

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.25.2
1+
0.25.3

0 commit comments

Comments
 (0)