Skip to content

Commit

Permalink
build(blade): update version (#462)
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 May 6, 2022
1 parent e76cd01 commit dc43fb2
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 19 deletions.
13 changes: 0 additions & 13 deletions .changeset/rare-deers-attend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/real-kings-yawn.md

This file was deleted.

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

## 0.4.0

### Minor Changes

- 294173e: - Add the following components that would act as building blocks for our icons:
1. `Svg`
2. `Path`
3. `Rect`
4. `Defs`
5. `ClipPath`
6. `G`
- Add `CreditCardIcon` component
- Add `RupeeIcon` component

### Patch Changes

- e76cd01: feat/add-text-component

## 0.3.0

### Minor 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.3.0",
"version": "0.4.0",
"license": "MIT",
"engines": {
"node": ">=14.19.0"
Expand Down

0 comments on commit dc43fb2

Please sign in to comment.