Version Packages

This commit is contained in:
github-actions[bot]
2021-11-16 16:09:08 +00:00
committed by Thomas Allmer
parent 445b02872f
commit 0d7ea015af
9 changed files with 28 additions and 12 deletions

View File

@@ -1,8 +0,0 @@
---
'@rocket/drawer': patch
'@mdjs/mdjs-preview': patch
'@mdjs/mdjs-story': patch
'@rocket/search': patch
---
Update to latest lit, @open-wc, @lion packages

View File

@@ -1,5 +1,11 @@
# @rocket/drawer
## 0.1.4
### Patch Changes
- 445b028: Update to latest lit, @open-wc, @lion packages
## 0.1.3
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@rocket/drawer",
"version": "0.1.3",
"version": "0.1.4",
"publishConfig": {
"access": "public"
},

View File

@@ -1,5 +1,11 @@
# @mdjs/mdjs-preview
## 0.5.5
### Patch Changes
- 445b028: Update to latest lit, @open-wc, @lion packages
## 0.5.4
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@mdjs/mdjs-preview",
"version": "0.5.4",
"version": "0.5.5",
"publishConfig": {
"access": "public"
},

View File

@@ -1,5 +1,11 @@
# @mdjs/mdjs-story
## 0.3.1
### Patch Changes
- 445b028: Update to latest lit, @open-wc, @lion packages
## 0.3.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@mdjs/mdjs-story",
"version": "0.3.0",
"version": "0.3.1",
"publishConfig": {
"access": "public"
},

View File

@@ -1,5 +1,11 @@
# @rocket/search
## 0.5.1
### Patch Changes
- 445b028: Update to latest lit, @open-wc, @lion packages
## 0.5.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@rocket/search",
"version": "0.5.0",
"version": "0.5.1",
"publishConfig": {
"access": "public"
},