Skip to content

Commit

Permalink
ci: update version and publish (#22)
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 Mar 27, 2022
1 parent 655a5d8 commit 3722906
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 9 deletions.
6 changes: 0 additions & 6 deletions .changeset/angry-shoes-speak.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tempocal/core

## 0.9.1

### Patch Changes

- 655a5d8: Publish with public access

## 0.9.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tempocal/core",
"version": "0.9.0",
"version": "0.9.1",
"repository": "https://github.com/Zertz/tempocal",
"homepage": "https://tempocal.pierluc.io/",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @tempocal/react

## 0.9.1

### Patch Changes

- 655a5d8: Publish with public access
- Updated dependencies [655a5d8]
- @tempocal/core@0.9.1

## 0.9.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tempocal/react",
"version": "0.9.0",
"version": "0.9.1",
"repository": "https://github.com/Zertz/tempocal",
"homepage": "https://tempocal.pierluc.io/",
"files": [
Expand Down
7 changes: 7 additions & 0 deletions packages/www/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tempocal/www

## 1.1.1

### Patch Changes

- Updated dependencies [655a5d8]
- @tempocal/react@0.9.1

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/www/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tempocal/www",
"version": "1.1.0",
"version": "1.1.1",
"scripts": {
"build": "next build && next export --outdir dist",
"dev": "next",
Expand Down

1 comment on commit 3722906

@vercel
Copy link

@vercel vercel bot commented on 3722906 Mar 27, 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.