Skip to content

Commit

Permalink
ci: update version and publish (#393)
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] committed Oct 10, 2022
1 parent 1ad11ef commit e325efd
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/smart-swans-fry.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/docs/CHANGELOG.md
@@ -1,5 +1,12 @@
# docs

## 2.0.2

### Patch Changes

- Updated dependencies [1ad11ef]
- react-headless-tabs@6.0.2

## 2.0.1

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

## 6.0.2

### Patch Changes

- 1ad11ef: Let default tab init to undefined

## 6.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lib/package.json
@@ -1,6 +1,6 @@
{
"name": "react-headless-tabs",
"version": "6.0.1",
"version": "6.0.2",
"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 e325efd

@vercel
Copy link

@vercel vercel bot commented on e325efd 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.