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 Jun 26, 2024
1 parent 9de8bf8 commit c484def
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/tidy-sheep-juggle.md

This file was deleted.

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

## 0.3.1

### Patch Changes

- e4a7fe7: Fixes blog entries sorting.

## 0.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/astropi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@goulvenclech/astropi",
"version": "0.3.0",
"version": "0.3.1",
"scripts": {},
"main": "index.ts",
"author": "Goulven Clec'h <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"@goulvenclech/astropi": "^0.3.0",
"@goulvenclech/astropi": "^0.3.1",
"astro": "^4.8.0"
},
"devDependencies": {}
Expand Down

0 comments on commit c484def

Please sign in to comment.