Skip to content

Commit

Permalink
ci: update version and publish (#385)
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 Aug 19, 2022
1 parent e854bad commit 7a25a60
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/wild-owls-dance.md

This file was deleted.

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

## 1.1.3

### Patch Changes

- e854bad: Upgrade dependencies
- Updated dependencies [e854bad]
- react-headless-tabs@5.1.3

## 1.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "1.1.2",
"version": "1.1.3",
"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

## 5.1.3

### Patch Changes

- e854bad: Upgrade dependencies

## 5.1.2

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

@vercel
Copy link

@vercel vercel bot commented on 7a25a60 Aug 19, 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.