Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @hashicorp/react-docs-page@13.1.5
 - @hashicorp/react-docs-sidenav@8.0.4
 - @hashicorp/react-glossary-page@2.1.5
 - @hashicorp/react-placeholder@0.1.0
  • Loading branch information
Bryce Kalow committed Apr 19, 2021
1 parent 8ece104 commit e962794
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/docs-page/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/docs-page/package.json
@@ -1,14 +1,14 @@
{
"name": "@hashicorp/react-docs-page",
"description": "Create a Hashicorp branded docs page in NextJS projects.",
"version": "13.1.4",
"version": "13.1.5",
"author": "HashiCorp",
"contributors": [
"Jeff Escalante"
],
"dependencies": {
"@hashicorp/react-content": "^7.0.1",
"@hashicorp/react-docs-sidenav": "^8.0.3",
"@hashicorp/react-docs-sidenav": "^8.0.4",
"@hashicorp/react-head": "^3.0.2",
"@hashicorp/react-search": "^5.0.2",
"fs-exists-sync": "0.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs-sidenav/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/docs-sidenav/package.json
@@ -1,7 +1,7 @@
{
"name": "@hashicorp/react-docs-sidenav",
"description": "Sidebar used for navigation HashiCorp docs",
"version": "8.0.3",
"version": "8.0.4",
"author": "HashiCorp",
"contributors": [
"Jeff Escalante"
Expand Down
2 changes: 1 addition & 1 deletion packages/glossary-page/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/glossary-page/package.json
@@ -1,13 +1,13 @@
{
"name": "@hashicorp/react-glossary-page",
"description": "Create a Hashicorp branded glossary page in NextJS projects.",
"version": "2.1.4",
"version": "2.1.5",
"author": "HashiCorp",
"contributors": [
"Bryce Kalow"
],
"dependencies": {
"@hashicorp/react-docs-page": "^13.1.4",
"@hashicorp/react-docs-page": "^13.1.5",
"@hashicorp/remark-plugins": "^3.1.1"
},
"license": "MPL-2.0",
Expand Down
3 changes: 1 addition & 2 deletions packages/placeholder/package.json
@@ -1,12 +1,11 @@
{
"name": "@hashicorp/react-placeholder",
"description": "Generate skeleton placeholders to reserve space while loading",
"version": "0.0.0",
"version": "0.1.0",
"author": "HashiCorp",
"contributors": [
"Bryce Kalow"
],
"dependencies": {},
"license": "MPL-2.0",
"peerDependencies": {
"@hashicorp/mktg-global-styles": ">=3.x",
Expand Down

1 comment on commit e962794

@vercel
Copy link

@vercel vercel bot commented on e962794 Apr 19, 2021

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.