Skip to content

Commit 2e3c762

Browse files
committed
Bump alchemy-solid_errors to 0.2.0
1 parent 72cedfa commit 2e3c762

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [v0.2.0](https://github.com/sitediver/alchemy-solid_errors/tree/v0.2.0) (2026-01-18)
4+
5+
[Full Changelog](https://github.com/sitediver/alchemy-solid_errors/compare/v0.1.1...v0.2.0)
6+
7+
**Merged pull requests:**
8+
9+
- Add menu item conditionally [\#2](https://github.com/sitediver/alchemy-solid_errors/pull/2) ([kulturbande](https://github.com/kulturbande))
10+
- Add a small README entry [\#1](https://github.com/sitediver/alchemy-solid_errors/pull/1) ([kulturbande](https://github.com/kulturbande))
11+
12+
## [v0.1.1](https://github.com/sitediver/alchemy-solid_errors/tree/v0.1.1) (2026-01-18)
13+
14+
[Full Changelog](https://github.com/sitediver/alchemy-solid_errors/compare/v0.1.0...v0.1.1)
15+
16+
## [v0.1.0](https://github.com/sitediver/alchemy-solid_errors/tree/v0.1.0) (2026-01-18)
17+
18+
[Full Changelog](https://github.com/sitediver/alchemy-solid_errors/compare/c9799d6ab212876ca2501b9979502a1aadd42458...v0.1.0)
19+
320

421

522
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Alchemy
22
module SolidErrors
3-
VERSION = "0.1.1"
3+
VERSION = "0.2.0"
44
end
55
end

0 commit comments

Comments
 (0)