Skip to content

Commit

Permalink
chore(version): 🔜 release candidate version 0.0.1-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
luca-peruzzo committed Feb 10, 2025
1 parent 301b8dc commit ac5ccd3
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 4 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.0.1-rc.3](https://github.com/keycloakify/angular-email/compare/v0.0.1-rc.2...v0.0.1-rc.3) (2025-02-10)


### Features

* update build system for tailwind usage ([ddc0a1b](https://github.com/keycloakify/angular-email/commit/ddc0a1b3c6c2e8439b0f22fe1c0e582dc6cad5b4))



## [0.0.1-rc.2](https://github.com/keycloakify/angular-email/compare/v0.0.1-rc.1...v0.0.1-rc.2) (2025-02-08)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-email",
"version": "0.0.1-rc.2",
"version": "0.0.1-rc.3",
"type": "module",
"scripts": {
"ng": "ng",
Expand Down
2 changes: 1 addition & 1 deletion projects/angular-email/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keycloakify/angular-email",
"version": "0.0.1-rc.2",
"version": "0.0.1-rc.3",
"license": "MIT",
"type": "module",
"description": "Angular Email Builder",
Expand Down

0 comments on commit ac5ccd3

Please sign in to comment.