Skip to content

Commit

Permalink
ci: update version and publish (#391)
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 Oct 10, 2022
1 parent bbadc4f commit 658f2fb
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/short-turkeys-matter.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# docs

## 2.0.1

### Patch Changes

- Updated dependencies [bbadc4f]
- react-headless-tabs@6.0.1

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "2.0.0",
"version": "2.0.1",
"scripts": {
"build": "next build && next export --outdir dist",
"dev": "next",
Expand Down
6 changes: 6 additions & 0 deletions packages/lib/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# react-headless-tabs

## 6.0.1

### Patch Changes

- bbadc4f: Only unmount hidden inactive tabs

## 6.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-headless-tabs",
"version": "6.0.0",
"version": "6.0.1",
"description": "Headless, simple, and highly flexible tab-like primitives built with react hooks",
"repository": "github:Zertz/react-headless-tabs",
"homepage": "https://react-headless-tabs.pierluc.io/",
Expand Down

1 comment on commit 658f2fb

@vercel
Copy link

@vercel vercel bot commented on 658f2fb Oct 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.