Skip to content

Commit 79fd530

Browse files
chore(main): release composables 0.2.4
1 parent 24e0b4e commit 79fd530

3 files changed

Lines changed: 9 additions & 2 deletions

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-
"libs/composables": "0.2.3"
2+
"libs/composables": "0.2.4"
33
}

libs/composables/CHANGELOG.md

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

3+
## [0.2.4](https://github.com/homj/angular-extensions/compare/composables-v0.2.3...composables-v0.2.4) (2026-01-23)
4+
5+
6+
### Features
7+
8+
* update angular 21 ([#2](https://github.com/homj/angular-extensions/issues/2)) ([24e0b4e](https://github.com/homj/angular-extensions/commit/24e0b4e3495a3b9a4f8999e2383414816c9d0aea))
9+
310
## [0.2.3](https://github.com/bynaryDE/angular-extensions/compare/composables-v0.2.2...composables-v0.2.3) (2024-07-11)
411

512
### Features

libs/composables/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@homj/composables",
33
"description": "A set of composable functions to help you build Angular applications faster. Based on signals",
4-
"version": "0.2.3",
4+
"version": "0.2.4",
55
"license": "MIT",
66
"author": "Johannes Homeier",
77
"contributors": [

0 commit comments

Comments
 (0)