Skip to content

Commit

Permalink
πŸ”€ merge pull request #142 from tonightpass/changeset-release/master
Browse files Browse the repository at this point in the history
πŸ”– release version
  • Loading branch information
AntoineKM authored Feb 15, 2023
2 parents dd81610 + 695dbe1 commit 07e729c
Show file tree
Hide file tree
Showing 11 changed files with 17 additions and 56 deletions.
5 changes: 0 additions & 5 deletions .changeset/few-timers-look.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/large-candles-fry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nine-timers-speak.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/old-ears-doubt.md

This file was deleted.

15 changes: 0 additions & 15 deletions .changeset/pre.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rare-islands-join.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sharp-hotels-fly.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silly-bottles-shave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-chefs-glow.md

This file was deleted.

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

## 1.0.0

### Minor Changes

- ae199d1: Add Textarea
- b4cb1d8: Add Image
- 2d5f20b: Add Collapse
- 7b86538: Move from yarn to pnpm
- 35b7c18: Add Component Scaling HOC
- 0421ce5: Add Toggle

### Patch Changes

- 35b7c18: Fix `next` to be an optional peerDependencie
- 9e09404: Fix container flex ternary operation

## 1.0.0-alpha.13

### 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.0.0-alpha.13",
"version": "1.0.0",
"description": "A very simple React button within a monorepo",
"main": "dist/tonightpass-kitchen.cjs.js",
"module": "dist/tonightpass-kitchen.esm.js",
Expand Down

1 comment on commit 07e729c

@vercel
Copy link

@vercel vercel bot commented on 07e729c Feb 15, 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-next-typescript – ./examples/next-typescript

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

Please sign in to comment.