Skip to content

Commit

Permalink
Version Packages (#183)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 8, 2020
1 parent b53a9d9 commit 5fe9c27
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/neat-cheetahs-wash.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/babel-plugin-filbert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# babel-plugin-filbert

## 0.0.8

### Patch Changes

- 001085a: bug: add missing dependencies

## 0.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-filbert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-filbert",
"version": "0.0.7",
"version": "0.0.8",
"repository": "https://github.com/kuldeepkeshwar/filbert-js",
"description": "babel plugin for filbert-js",
"sideEffects": false,
Expand Down
7 changes: 7 additions & 0 deletions packages/gatsby-plugin-filbert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# gatsby-plugin-filbert

## 0.0.15

### Patch Changes

- Updated dependencies [001085a]
- [email protected]

## 0.0.14

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby-plugin-filbert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-filbert",
"version": "0.0.14",
"version": "0.0.15",
"repository": "https://github.com/kuldeepkeshwar/filbert-js",
"description": "",
"sideEffects": false,
Expand Down Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@filbert-js/browser-stylesheet": "^0.0.9",
"babel-plugin-filbert": "0.0.7",
"babel-plugin-filbert": "0.0.8",
"@filbert-js/autoprefixer": "^0.0.6",
"@filbert-js/style-sheet-context": "^0.0.9",
"@filbert-js/server-stylesheet": "^0.0.9",
Expand All @@ -41,7 +41,7 @@
"@filbert-js/css-parser": "^0.0.8",
"@filbert-js/browser-stylesheet": "^0.0.9",
"@filbert-js/style-sheet-context": "^0.0.9",
"babel-plugin-filbert": "0.0.7",
"babel-plugin-filbert": "0.0.8",
"@filbert-js/autoprefixer": "^0.0.6",
"@filbert-js/server-stylesheet": "^0.0.9"
}
Expand Down
7 changes: 7 additions & 0 deletions packages/macro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @filbert-js/macro

## 0.0.3

### Patch Changes

- Updated dependencies [001085a]
- [email protected]

## 0.0.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/macro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@filbert-js/macro",
"version": "0.0.2",
"version": "0.0.3",
"repository": "https://github.com/kuldeepkeshwar/filbert-js",
"description": "babel plugin macro for filbert-js",
"sideEffects": false,
Expand Down Expand Up @@ -28,7 +28,7 @@
],
"license": "MIT",
"dependencies": {
"babel-plugin-filbert": "0.0.7",
"babel-plugin-filbert": "0.0.8",
"@babel/helper-module-imports": "7.12.5",
"babel-plugin-macros": "2.8.0"
}
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"escape-goat": "1.3.0",
"gatsby": "^2.23.10",
"gatsby-image": "^2.4.8",
"gatsby-plugin-filbert": "^0.0.14",
"gatsby-plugin-filbert": "^0.0.15",
"gatsby-plugin-catch-links": "^2.3.7",
"gatsby-plugin-google-analytics": "^2.3.10",
"gatsby-plugin-manifest": "^2.4.17",
Expand Down

1 comment on commit 5fe9c27

@vercel
Copy link

@vercel vercel bot commented on 5fe9c27 Dec 8, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.