0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00

Version Packages (#634)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-07-08 14:40:42 -04:00 committed by GitHub
parent 36e104bee0
commit 958ca11e7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
'create-astro': minor
---
Use new client: prefix for component exmaples

View file

@ -1,5 +1,11 @@
# create-astro # create-astro
## 0.5.0
### Minor Changes
- 36e104b: Use new client: prefix for component exmaples
## 0.4.0 ## 0.4.0
### Minor Changes ### Minor Changes

View file

@ -1,6 +1,6 @@
{ {
"name": "create-astro", "name": "create-astro",
"version": "0.4.0", "version": "0.5.0",
"type": "module", "type": "module",
"repository": { "repository": {
"type": "git", "type": "git",