Skip to content

Commit c8bfcba

Browse files
authored
Merge pull request #216 from birdflop/release-please--branches--birdflop--components--rgbirdflop
chore(birdflop): release 0.1.14
2 parents 9e44336 + f285da6 commit c8bfcba

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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-
"packages/rgbirdflop": "0.1.13"
2+
"packages/rgbirdflop": "0.1.14"
33
}

packages/rgbirdflop/CHANGELOG.md

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

3+
## [0.1.14](https://github.com/birdflop/web/compare/v0.1.13...v0.1.14) (2026-01-28)
4+
5+
6+
### Bug Fixes
7+
8+
* add repository field to package.json ([bd95fff](https://github.com/birdflop/web/commit/bd95fff9b644ecafff1d6c9eda0e8c149c63bd0d))
9+
* pls work ([9e44336](https://github.com/birdflop/web/commit/9e44336a7769a5e5d578e735e3d6a16f2b483806))
10+
311
## [0.1.13](https://github.com/birdflop/web/compare/v0.1.12...v0.1.13) (2026-01-28)
412

513

packages/rgbirdflop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@birdflop/rgbirdflop",
3-
"version": "0.1.13",
3+
"version": "0.1.14",
44
"description": "RGBirdflop library for generating Minecraft text color gradients.",
55
"repository": {
66
"url": "https://github.com/birdflop/web"

0 commit comments

Comments
 (0)