Skip to content

Commit d2ebb9b

Browse files
chore(release): 2.2.0 [skip ci]
## [2.2.0](v2.1.0...v2.2.0) (2025-06-17) ### Features * **HasTaxonomy:** add taxonomy scopes for filtering models ([5cc5a78](5cc5a78)) * **Taxonomy:** add getSiblings method to retrieve same-level taxonomies ([4756c1a](4756c1a))
1 parent dd96677 commit d2ebb9b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88

9+
## [2.2.0](https://github.com/aliziodev/laravel-taxonomy/compare/v2.1.0...v2.2.0) (2025-06-17)
10+
11+
### Features
12+
13+
* **HasTaxonomy:** add taxonomy scopes for filtering models ([5cc5a78](https://github.com/aliziodev/laravel-taxonomy/commit/5cc5a783710d8453b34f3434d1324d5c04d5f5b9))
14+
* **Taxonomy:** add getSiblings method to retrieve same-level taxonomies ([4756c1a](https://github.com/aliziodev/laravel-taxonomy/commit/4756c1ac2a3b4dfa65ecbe82118dada7f6fa27a0))
15+
916
## [2.1.0](https://github.com/aliziodev/laravel-taxonomy/compare/v2.0.2...v2.1.0) (2025-06-17)
1017

1118
### Features

0 commit comments

Comments
 (0)