Skip to content

Commit

Permalink
Merge pull request #81 from wayofdev/changeset-release/master
Browse files Browse the repository at this point in the history
  • Loading branch information
lotyp authored Feb 28, 2023
2 parents 5b808ba + 7c36eac commit 2c2eac1
Show file tree
Hide file tree
Showing 11 changed files with 50 additions and 14 deletions.
9 changes: 0 additions & 9 deletions .changeset/strong-foxes-exercise.md

This file was deleted.

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

## 1.2.0

### Minor Changes

- [#80](https://github.com/wayofdev/next-starter-tpl/pull/80) [`5b808ba`](https://github.com/wayofdev/next-starter-tpl/commit/5b808bac17c3e88693d6d6bf61af4e63666c7f34) Thanks [@lotyp](https://github.com/lotyp)! - fix: ui component shared usability and refactor

### Patch Changes

- Updated dependencies [[`5b808ba`](https://github.com/wayofdev/next-starter-tpl/commit/5b808bac17c3e88693d6d6bf61af4e63666c7f34)]:
- @wayofdev/ui@1.2.0

## 1.1.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.1.0",
"version": "1.2.0",
"private": true,
"scripts": {
"build": "next build",
Expand Down
11 changes: 11 additions & 0 deletions apps/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# storybook

## 1.2.0

### Minor Changes

- [#80](https://github.com/wayofdev/next-starter-tpl/pull/80) [`5b808ba`](https://github.com/wayofdev/next-starter-tpl/commit/5b808bac17c3e88693d6d6bf61af4e63666c7f34) Thanks [@lotyp](https://github.com/lotyp)! - fix: ui component shared usability and refactor

### Patch Changes

- Updated dependencies [[`5b808ba`](https://github.com/wayofdev/next-starter-tpl/commit/5b808bac17c3e88693d6d6bf61af4e63666c7f34)]:
- @wayofdev/ui@1.2.0

## 1.1.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.1.0",
"version": "1.2.0",
"private": true,
"scripts": {
"build": "storybook build",
Expand Down
11 changes: 11 additions & 0 deletions apps/web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# web

## 1.2.0

### Minor Changes

- [#80](https://github.com/wayofdev/next-starter-tpl/pull/80) [`5b808ba`](https://github.com/wayofdev/next-starter-tpl/commit/5b808bac17c3e88693d6d6bf61af4e63666c7f34) Thanks [@lotyp](https://github.com/lotyp)! - fix: ui component shared usability and refactor

### Patch Changes

- Updated dependencies [[`5b808ba`](https://github.com/wayofdev/next-starter-tpl/commit/5b808bac17c3e88693d6d6bf61af4e63666c7f34)]:
- @wayofdev/ui@1.2.0

## 1.1.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.1.0",
"version": "1.2.0",
"private": true,
"scripts": {
"analyze": "next build",
Expand Down
6 changes: 6 additions & 0 deletions packages/common-i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wayofdev/common-i18n

## 1.2.0

### Minor Changes

- [#80](https://github.com/wayofdev/next-starter-tpl/pull/80) [`5b808ba`](https://github.com/wayofdev/next-starter-tpl/commit/5b808bac17c3e88693d6d6bf61af4e63666c7f34) Thanks [@lotyp](https://github.com/lotyp)! - fix: ui component shared usability and refactor

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/common-i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/common-i18n",
"version": "1.1.0",
"version": "1.2.0",
"private": true,
"homepage": "https://github.com/wayofdev/next-starter-tpl",
"repository": {
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.0

### Minor Changes

- [#80](https://github.com/wayofdev/next-starter-tpl/pull/80) [`5b808ba`](https://github.com/wayofdev/next-starter-tpl/commit/5b808bac17c3e88693d6d6bf61af4e63666c7f34) Thanks [@lotyp](https://github.com/lotyp)! - fix: ui component shared usability and refactor

## 1.1.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.1.0",
"version": "1.2.0",
"private": true,
"license": "MIT",
"sideEffects": false,
Expand Down

3 comments on commit 2c2eac1

@vercel
Copy link

@vercel vercel bot commented on 2c2eac1 Feb 28, 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.vercel.app
next-starter-tpl-storybook-git-master-wayofdev.vercel.app
next-starter-tpl-storybook-wayofdev.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 2c2eac1 Feb 28, 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 2c2eac1 Feb 28, 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.