Skip to content

Commit 5e29c95

Browse files
committed
🔖 chore(release): publish %v
- @pansy/[email protected]
1 parent 6d40fd6 commit 5e29c95

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/responsive-card/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.2.0](https://github.com/pansyjs/react-components/compare/@pansy/[email protected]...@pansy/[email protected]) (2022-02-17)
7+
8+
9+
### Features
10+
11+
* **responsive-card:** 代码优化 ([6d40fd6](https://github.com/pansyjs/react-components/commit/6d40fd63756f66add6070649fcb53da9260b306b))
12+
13+
14+
15+
16+
617
## [0.1.2](https://github.com/pansyjs/react-components/compare/@pansy/[email protected]...@pansy/[email protected]) (2022-01-24)
718

819
**Note:** Version bump only for package @pansy/react-responsive-card

packages/responsive-card/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pansy/react-responsive-card",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"main": "lib/index.js",
55
"module": "es/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)