Skip to content

Commit

Permalink
Bump package versions to 3.2.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vagr9K committed Aug 11, 2021
1 parent 7cda370 commit 762ac92
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/advanced-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "gatsby-theme-advanced-demo",
"description": "GatsbyJS theme demo built on top of gatsby-theme-advanced.",
"version": "3.2.1",
"version": "3.2.2",
"author": "Ruben Harutyunyan <vagr9k@gmail.com>",
"keywords": [
"gatsby",
Expand Down
2 changes: 1 addition & 1 deletion examples/amaranth-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "gatsby-theme-amaranth-demo",
"description": "GatsbyJS theme demo built on top of gatsby-theme-amaranth.",
"version": "3.2.1",
"version": "3.2.2",
"author": "Ruben Harutyunyan <vagr9k@gmail.com>",
"keywords": [
"gatsby",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
],
"name": "gatsby-starter-advanced",
"description": "GatsbyJS starter that includes examples for advanced use cases.",
"version": "3.2.1",
"version": "3.2.2",
"author": "Ruben Harutyunyan <vagr9k@gmail.com>",
"keywords": [
"gatsby",
Expand Down
2 changes: 1 addition & 1 deletion themes/advanced/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-theme-advanced",
"description": "GatsbyJS theme equipped with advanced features.",
"version": "3.2.1",
"version": "3.2.2",
"author": "Ruben Harutyunyan <vagr9k@gmail.com> (https://harutyunyan.dev/)",
"homepage": "https://github.com/Vagr9K/gatsby-advanced-starter/tree/master/themes/advanced",
"bugs": "https://github.com/Vagr9K/gatsby-advanced-starter/issues",
Expand Down
4 changes: 2 additions & 2 deletions themes/amaranth/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-theme-amaranth",
"description": "A stylish GatsbyJS theme built on top of gatsby-theme-advanced.",
"version": "3.2.1",
"version": "3.2.2",
"author": "Ruben Harutyunyan <vagr9k@gmail.com> (https://harutyunyan.dev/)",
"homepage": "https://github.com/Vagr9K/gatsby-advanced-starter/tree/master/themes/amaranth",
"bugs": "https://github.com/Vagr9K/gatsby-advanced-starter/issues",
Expand Down Expand Up @@ -77,7 +77,7 @@
"@babel/preset-typescript": "^7.15.0",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
"@testing-library/user-event": "^13.2.1",
"@testing-library/user-event": "^13.2.2",
"@types/babel__plugin-transform-runtime": "^7.9.2",
"@types/clone-deep": "^4.0.1",
"@types/jest": "^26.0.24",
Expand Down

0 comments on commit 762ac92

Please sign in to comment.