Skip to content

Commit

Permalink
chore(release): 0.25.0
Browse files Browse the repository at this point in the history
# [0.25.0](v0.24.0...v0.25.0) (2025-01-03)

### Features

* **app:** Update lecca-io libs ([6bd35d5](6bd35d5))
  • Loading branch information
semantic-release-bot committed Jan 3, 2025
1 parent 6bd35d5 commit e0ef6d8
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.25.0](https://github.com/lecca-digital/lecca-io/compare/v0.24.0...v0.25.0) (2025-01-03)


### Features

* **app:** Update lecca-io libs ([6bd35d5](https://github.com/lecca-digital/lecca-io/commit/6bd35d5c896ec38f9985bc3ec2746803d77b5661))

# [0.24.0](https://github.com/lecca-digital/lecca-io/compare/v0.23.0...v0.24.0) (2024-12-31)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lecca-io",
"version": "0.24.0",
"version": "0.25.0",
"license": "Apache-2.0 with Commons Clause",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/apps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lecca-io/apps",
"version": "0.24.0",
"version": "0.25.0",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/toolkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lecca-io/toolkit",
"version": "0.24.0",
"version": "0.25.0",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit e0ef6d8

Please sign in to comment.