Version Packages

This commit is contained in:
github-actions[bot]
2021-07-27 10:52:34 +00:00
committed by Thomas Allmer
parent 00f4a91550
commit 9f1633cccc
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
'@rocket/blog': patch
---
alignment + spacings for article grids

View File

@@ -1,5 +1,11 @@
# @rocket/blog
## 0.3.2
### Patch Changes
- 00f4a91: alignment + spacings for article grids
## 0.3.1
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@rocket/blog",
"version": "0.3.1",
"version": "0.3.2",
"publishConfig": {
"access": "public"
},