Skip to content

Commit 0a04089

Browse files
Version Packages (#96)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6028a93 commit 0a04089

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/grumpy-camels-enjoy.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/astro-auto-import/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# astro-auto-import
22

3+
## 0.5.1
4+
5+
### Patch Changes
6+
7+
- [#68](https://github.com/delucis/astro-auto-import/pull/68) [`6028a93`](https://github.com/delucis/astro-auto-import/commit/6028a93a1fad5fe47c378b9bb3e05a8ab8a17ffa) Thanks [@renovate](https://github.com/apps/renovate)! - Updates dependency acorn to ^8.15.0
8+
39
## 0.5.0
410

511
### Minor Changes

packages/astro-auto-import/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "astro-auto-import",
33
"description": "Auto-import components in Astro projects",
4-
"version": "0.5.0",
4+
"version": "0.5.1",
55
"type": "module",
66
"types": "./dist/index.d.ts",
77
"author": "Chris Swithinbank <swithinbank@gmail.com> (http://chrisswithinbank.net/)",

0 commit comments

Comments
 (0)