Skip to content

Commit 393435f

Browse files
authored
Merge pull request #34 from dadadave80/release-please--branches--main
chore(main): release 0.3.0
2 parents 43e943f + 243135a commit 393435f

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

.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.2.0"
2+
".": "0.3.0"
33
}

CHANGELOG.md

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

3+
## [0.3.0](https://github.com/dadadave80/diamond-lib/compare/v0.2.0...v0.3.0) (2026-07-19)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Diamond is abstract with no initialize or receive; InitializableLib and ContextLib are removed from src/.
9+
10+
### Code Refactoring
11+
12+
* make Diamond an abstract fallback-only base ([523bf38](https://github.com/dadadave80/diamond-lib/commit/523bf38d860b8fc306bf7bf91639da981ba7e99a))
13+
314
## [0.2.0](https://github.com/dadadave80/diamond-lib/compare/v0.1.4...v0.2.0) (2026-07-10)
415

516

0 commit comments

Comments
 (0)