Skip to content

Commit

Permalink
[ci] release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 5, 2024
1 parent 485df2c commit ab6e4a2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/unlucky-dragons-end.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/astro-when/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @inox-tools/astro-when

## 0.2.3

### Patch Changes

- 485df2c: Inject types in `.astro` folder structure if the utility is available

## 0.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/astro-when/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inox-tools/astro-when",
"version": "0.2.2",
"version": "0.2.3",
"description": "Integration that informs when in Astro's lifecycle the code is running",
"keywords": [
"lifecycle",
Expand Down

0 comments on commit ab6e4a2

Please sign in to comment.