Skip to content

Commit 7102c64

Browse files
committed
v0.4.0
1 parent caf0a44 commit 7102c64

4 files changed

Lines changed: 24 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
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.4.0](https://github.com/Lemonpeach/panda-san/compare/v0.3.0...v0.4.0) (2019-10-07)
7+
8+
9+
### Features
10+
11+
* add columns level class ([caf0a44](https://github.com/Lemonpeach/panda-san/commit/caf0a44))
12+
13+
14+
15+
16+
617
# [0.3.0](https://github.com/Lemonpeach/panda-san/compare/v0.2.0...v0.3.0) (2019-10-07)
718

819

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "0.3.0"
5+
"version": "0.4.0"
66
}

packages/panda-san/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
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.4.0](https://github.com/Lemonpeach/panda-san/compare/v0.3.0...v0.4.0) (2019-10-07)
7+
8+
9+
### Features
10+
11+
* add columns level class ([caf0a44](https://github.com/Lemonpeach/panda-san/commit/caf0a44))
12+
13+
14+
15+
16+
617
# [0.3.0](https://github.com/Lemonpeach/panda-san/compare/v0.2.0...v0.3.0) (2019-10-07)
718

819

packages/panda-san/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lemonpeach/panda-san",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "パンダさん loves to help you build beautiful, responsive, and accessible web applications.",
55
"scripts": {
66
"stylelint": "stylelint 'src/**/*.scss'",

0 commit comments

Comments
 (0)