Skip to content

Commit

Permalink
Version Packages (#690)
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
hashibot-web and github-actions[bot] committed Aug 10, 2022
1 parent 53a2626 commit 1d54393
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/sharp-birds-yawn.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/open-api-page/CHANGELOG.md
@@ -1,5 +1,11 @@
# @hashicorp/react-open-api-page

## 2.1.0

### Minor Changes

- [#688](https://github.com/hashicorp/react-components/pull/688) [`53a2626d`](https://github.com/hashicorp/react-components/commit/53a2626da71b75da535f333ec28da1432b9924e6) Thanks [@kendallstrautman](https://github.com/kendallstrautman)! - feat(open-api-docs): adds devdot opt-in banner slot

## 2.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/open-api-page/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@hashicorp/react-open-api-page",
"description": "The OpenApiPage component, and related server utilities, are used to render documentation pages for a provided Swagger 2.0 specification.",
"author": "HashiCorp",
"version": "2.0.3",
"version": "2.1.0",
"license": "MPL-2.0",
"scripts": {
"refresh-generated-fixtures": "npx -p @babel/core -p @babel/node -p @hashicorp/platform-markdown-utils -p @babel/preset-typescript babel-node --presets @babel/preset-env,@babel/preset-typescript --extensions .js,.ts --only ./**/*,/Users/zachshilton/code/react-components/node_modules/@hashicorp/platform-markdown-utils/markdown-to-html/index.ts,/Users/zachshilton/code/react-components/node_modules/@hashicorp/platform-markdown-utils/index.ts,/Users/zachshilton/code/react-components/node_modules/@hashicorp/platform-code-highlighting/rehype-surface-code-newlines/index.ts ./fixtures/refresh-generated-fixtures.js"
Expand Down

1 comment on commit 1d54393

@vercel
Copy link

@vercel vercel bot commented on 1d54393 Aug 10, 2022

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.