Skip to content

Commit 96a43cb

Browse files
author
Luca Peruzzo
committed
chore(version): πŸ’― bump version to 1.1.1
1 parent 2601021 commit 96a43cb

File tree

4 files changed

+9
-5
lines changed

4 files changed

+9
-5
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# [1.1.0](https://github.com/keycloakify/angular-email/compare/v1.0.10...v1.1.0) (2025-12-22)
1+
## [1.1.1](https://github.com/keycloakify/angular-email/compare/v1.1.0...v1.1.1) (2026-01-15)
2+
3+
4+
5+
## [1.0.10](https://github.com/keycloakify/angular-email/compare/v1.0.9...v1.0.10) (2025-11-15)
26

37

48
### Features

β€Ž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.1.0",
3+
"version": "1.1.1",
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.1.0",
3+
"version": "1.1.1",
44
"license": "MIT",
55
"type": "module",
66
"description": "Angular Email Builder",

0 commit comments

Comments
Β (0)