Skip to content

Commit 38d4101

Browse files
committed
chore(version): πŸ’― bump version to 1.0.10
1 parent 0067961 commit 38d4101

File tree

4 files changed

+14
-4
lines changed

4 files changed

+14
-4
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.0.10](https://github.com/keycloakify/angular-email/compare/v1.0.9...v1.0.10) (2025-11-15)
2+
3+
4+
### Features
5+
6+
* update bin scripts ([7d32289](https://github.com/keycloakify/angular-email/commit/7d32289bacbcf2cbf52b0265e3fac0700c5398bd))
7+
* update node v ([19c10ff](https://github.com/keycloakify/angular-email/commit/19c10fff79c1196d19eb2ee1727e5620e02595f8))
8+
9+
10+
111
## [1.0.9](https://github.com/keycloakify/angular-email/compare/v1.0.8...v1.0.9) (2025-10-17)
212

313

β€Žpackage-lock.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-email",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"type": "module",
55
"scripts": {
66
"ng": "ng",

β€Žprojects/angular-email/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keycloakify/angular-email",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"license": "MIT",
55
"type": "module",
66
"description": "Angular Email Builder",

0 commit comments

Comments
Β (0)