Skip to content

Commit

Permalink
build(blade): update version (#335)
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 Aug 3, 2021
1 parent 7a09800 commit 60fd2af
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/purple-lemons-collect.md

This file was deleted.

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

## 0.0.8

### Patch Changes

- 7a09800: fix(blade): add description in token types

## 0.0.7

### 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.7",
"version": "0.0.8",
"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
@@ -1,6 +1,14 @@
# tokens-usage

## 0.1.2

### Patch Changes

- Updated dependencies [7a09800]
- @razorpay/blade@0.0.8

## 0.1.1

### Patch Changes

- Updated dependencies [1aa2961]
Expand Down
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.1",
"version": "0.1.2",
"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.7",
"@razorpay/blade": "0.0.8",
"@babel/core": "7.12.3",
"@pmmmwh/react-refresh-webpack-plugin": "0.4.3",
"@svgr/webpack": "5.5.0",
Expand Down

1 comment on commit 60fd2af

@vercel
Copy link

@vercel vercel bot commented on 60fd2af Aug 3, 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.