Skip to content

Commit

Permalink
πŸ”€ merge pull request #221 from tonightpass/changeset-release/master
Browse files Browse the repository at this point in the history
πŸ”– release version
  • Loading branch information
AntoineKM authored Apr 2, 2023
2 parents 6f7d3a1 + a33ad75 commit d209f65
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/proud-poets-tan.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thick-games-sit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-spies-worry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tough-badgers-grow.md

This file was deleted.

12 changes: 12 additions & 0 deletions packages/kitchen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @tonightpass/kitchen

## 1.5.0

### Minor Changes

- bd30326: Add `Box` HOC

### Patch Changes

- bd30326: Fix `Container` flex
- 6f7d3a1: Improve `Badge` with capitalize
- d6713dd: Improve `Text` with decoration

## 1.4.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/kitchen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tonightpass/kitchen",
"version": "1.4.4",
"version": "1.5.0",
"description": "A very simple React button within a monorepo",
"main": "dist/tonightpass-kitchen.cjs.js",
"module": "dist/tonightpass-kitchen.esm.js",
Expand Down

4 comments on commit d209f65

@vercel
Copy link

@vercel vercel bot commented on d209f65 Apr 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 d209f65 Apr 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:

kitchen-workshop – ./workshop

kitchen-workshop-git-master-onruntime.vercel.app
kitchen-workshop-onruntime.vercel.app
kitchen-workshop.vercel.app

@vercel
Copy link

@vercel vercel bot commented on d209f65 Apr 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:

kitchen-react-typescript – ./examples/react-typescript

kitchen-react-typescript-onruntime.vercel.app
kitchen-react-typescript-git-master-onruntime.vercel.app
kitchen-react-typescript.vercel.app

@hop-deploy
Copy link

@hop-deploy hop-deploy bot commented on d209f65 Apr 2, 2023

Choose a reason for hiding this comment

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

Deployment Status Build Logs Updated At
kitchen βœ… Deployed View Logs 2023-04-02T22:17:06.616Z

Please sign in to comment.