Skip to content

Commit

Permalink
Merge pull request #86 from wayofdev/changeset-release/master
Browse files Browse the repository at this point in the history
  • Loading branch information
lotyp authored Mar 2, 2023
2 parents e17e203 + 6b34a2b commit b1e94f5
Show file tree
Hide file tree
Showing 9 changed files with 33 additions and 10 deletions.
6 changes: 0 additions & 6 deletions .changeset/gorgeous-ladybugs-bake.md

This file was deleted.

7 changes: 7 additions & 0 deletions apps/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @wayofdev/docs

## 1.2.1

### Patch Changes

- Updated dependencies [[`5cb61a4`](https://github.com/wayofdev/next-starter-tpl/commit/5cb61a4a1575e79cf76f7128818f57862a8648cc)]:
- @wayofdev/ui@1.2.1

## 1.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/docs",
"version": "1.2.0",
"version": "1.2.1",
"private": true,
"scripts": {
"build": "next build",
Expand Down
9 changes: 9 additions & 0 deletions apps/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# storybook

## 1.2.1

### Patch Changes

- [`5cb61a4`](https://github.com/wayofdev/next-starter-tpl/commit/5cb61a4a1575e79cf76f7128818f57862a8648cc) Thanks [@lotyp](https://github.com/lotyp)! - feat: adding tests for Button component

- Updated dependencies [[`5cb61a4`](https://github.com/wayofdev/next-starter-tpl/commit/5cb61a4a1575e79cf76f7128818f57862a8648cc)]:
- @wayofdev/ui@1.2.1

## 1.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/storybook",
"version": "1.2.0",
"version": "1.2.1",
"private": true,
"scripts": {
"build": "storybook build",
Expand Down
7 changes: 7 additions & 0 deletions apps/web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# web

## 1.2.1

### Patch Changes

- Updated dependencies [[`5cb61a4`](https://github.com/wayofdev/next-starter-tpl/commit/5cb61a4a1575e79cf76f7128818f57862a8648cc)]:
- @wayofdev/ui@1.2.1

## 1.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/web",
"version": "1.2.0",
"version": "1.2.1",
"private": true,
"scripts": {
"analyze": "next build",
Expand Down
6 changes: 6 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wayofdev/ui

## 1.2.1

### Patch Changes

- [`5cb61a4`](https://github.com/wayofdev/next-starter-tpl/commit/5cb61a4a1575e79cf76f7128818f57862a8648cc) Thanks [@lotyp](https://github.com/lotyp)! - feat: adding tests for Button component

## 1.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/ui",
"version": "1.2.0",
"version": "1.2.1",
"private": true,
"license": "MIT",
"sideEffects": false,
Expand Down

3 comments on commit b1e94f5

@vercel
Copy link

@vercel vercel bot commented on b1e94f5 Mar 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

next-starter-tpl-storybook – ./apps/storybook

next-starter-tpl-storybook-git-master-wayofdev.vercel.app
next-starter-tpl-storybook.vercel.app
next-starter-tpl-storybook-wayofdev.vercel.app

@vercel
Copy link

@vercel vercel bot commented on b1e94f5 Mar 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

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