Skip to content

Commit 179a2af

Browse files
authored
Merge pull request #89 from contriboss/release-please--branches--master--components--ore-light
2 parents 8f9948c + 57b3228 commit 179a2af

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.1"
2+
".": "0.25.2"
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.2](https://github.com/contriboss/ore-light/compare/v0.25.1...v0.25.2) (2026-02-10)
13+
14+
15+
### Bug Fixes
16+
17+
* remove incorrect rubyScope path duplication in git/path gem installation ([e91846b](https://github.com/contriboss/ore-light/commit/e91846b4bc5cee2a9796826c941cd96a22a048cb))
18+
1219
## [0.25.1](https://github.com/contriboss/ore-light/compare/v0.25.1...v0.25.1) (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.1
1+
0.25.2

0 commit comments

Comments
 (0)