Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 24, 2021
1 parent 5793784 commit 0ae9f5f
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 17 deletions.
5 changes: 0 additions & 5 deletions .changeset/calm-pans-cry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-worms-appear.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/swift-mayflies-turn.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/skrt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @generates/skrt

## 0.0.8

### Patch Changes

- 0c5ac11: Update dependency @babel/core to ^7.16.0
- 9333ee4: Update dependency sirv to ^1.0.18
- 92fe8c9: Update dependency @babel/preset-react to ^7.16.0

## 0.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/skrt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@generates/skrt",
"version": "0.0.7",
"version": "0.0.8",
"description": "A React/MDX static site generator (SSG) with launch control",
"author": {
"name": "Ian Walter",
Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"homepage": "https://github.com/ianwalter/destination#readme",
"devDependencies": {
"@generates/skrt": "^0.0.7",
"@generates/skrt": "^0.0.8",
"@tailwindcss/typography": "^0.4.1",
"csso-cli": "^3.0.0",
"npm-run-all": "^4.1.5",
Expand Down

0 comments on commit 0ae9f5f

Please sign in to comment.