Skip to content

Commit

Permalink
build(blade): update version (#327)
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
rzpcibot and github-actions[bot] authored Jul 29, 2021
1 parent 112966e commit fd175f8
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/moody-keys-explain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spicy-taxis-decide.md

This file was deleted.

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

## 0.0.7

### Patch Changes

- 1aa2961: fix(blade): export all the types of global tokens for consumers
- d8d8027: fix(blade): typo in color tokens

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/blade/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@razorpay/blade",
"version": "0.0.6",
"version": "0.0.7",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/examples/tokens-usage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# tokens-usage

## 0.1.1
### Patch Changes

- Updated dependencies [1aa2961]
- Updated dependencies [d8d8027]
- @razorpay/blade@0.0.7
4 changes: 2 additions & 2 deletions packages/examples/tokens-usage/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "tokens-usage",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "5.11.4",
"@testing-library/react": "11.1.0",
"@testing-library/user-event": "12.1.10",
"@fontsource/lato": "4.5.0",
"styled-components": "5.3.0",
"@razorpay/blade": "0.0.6",
"@razorpay/blade": "0.0.7",
"@babel/core": "7.12.3",
"@pmmmwh/react-refresh-webpack-plugin": "0.4.3",
"@svgr/webpack": "5.5.0",
Expand Down

1 comment on commit fd175f8

@vercel
Copy link

@vercel vercel bot commented on fd175f8 Jul 29, 2021

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.