Skip to content

Commit

Permalink
ci: update version and publish (#397)
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 Mar 19, 2023
1 parent 114ee26 commit 20397b8
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/hot-lobsters-peel.md

This file was deleted.

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

## 2.0.4

### Patch Changes

- 114ee26: Upgrade dependencies
- Updated dependencies [114ee26]
- react-headless-tabs@6.0.4

## 2.0.3

### Patch 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.3",
"version": "2.0.4",
"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.4

### Patch Changes

- 114ee26: Upgrade dependencies

## 6.0.3

### Patch 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.3",
"version": "6.0.4",
"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 20397b8

@vercel
Copy link

@vercel vercel bot commented on 20397b8 Mar 19, 2023

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.