Skip to content

Commit

Permalink
ci: update version and publish (#395)
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 Nov 24, 2022
1 parent b2aabd5 commit de5a826
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/friendly-walls-smoke.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.3

### Patch Changes

- b2aabd5: Upgrade dependencies
- Updated dependencies [b2aabd5]
- react-headless-tabs@6.0.3

## 2.0.2

### 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.2",
"version": "2.0.3",
"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.3

### Patch Changes

- b2aabd5: Upgrade dependencies

## 6.0.2

### 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.2",
"version": "6.0.3",
"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 de5a826

@vercel
Copy link

@vercel vercel bot commented on de5a826 Nov 24, 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.