Skip to content

Commit d7c5b71

Browse files
authored
🐸 Versioned release (#63)
<a href="https://bumpy.varlock.dev"><img src="https://raw.githubusercontent.com/dmno-dev/bumpy/main/images/frog-clipboard.png" alt="bumpy-frog" width="60" align="left" style="image-rendering: pixelated;" title="Hi! I'm bumpy!" /></a> This PR was created and will be kept in sync by [bumpy](https://bumpy.varlock.dev) based on your bump files (in `.bumpy/`). Merge it when you are ready to release the packages listed below: <br clear="left" /> ### <a href="https://bumpy.varlock.dev" title="Patch releases"><img src="https://raw.githubusercontent.com/dmno-dev/bumpy/main/images/frog-patch.png" alt="patch" width="52" style="image-rendering: pixelated;" align="right" /></a> Patch releases #### `@varlock/bumpy` 1.5.0 → **1.5.1** <sub>[CHANGELOG.md](https://github.com/dmno-dev/bumpy/pull/63/changes#diff-4172fac00a078eb9cef75fbac6f1df8320cd5bf3d45ed733e055f7567d8d0e29)</sub> - Fix changelog dependency bump tag showing incorrect bump level ([bump file](https://github.com/dmno-dev/bumpy/pull/63/changes#diff-c7467e34f74a026af5ec0e1cb1d67e952f755342c4d89b3839f90b4ac6e49b1e)) Co-authored-by: bumpy-bot <276066384+bumpy-bot@users.noreply.github.com>
1 parent 4f330a4 commit d7c5b71

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.bumpy/fix-dep-bump-type-tag.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/bumpy/CHANGELOG.md

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

3+
## 1.5.1
4+
5+
<sub>2026-04-29</sub>
6+
7+
- [#62](https://github.com/dmno-dev/bumpy/pull/62) - Fix changelog dependency bump tag showing incorrect bump level
8+
39
## 1.5.0
410

511
<sub>2026-04-29</sub>

packages/bumpy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@varlock/bumpy",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "Modern monorepo versioning and changelog tool",
55
"keywords": [
66
"bump",

0 commit comments

Comments
 (0)