Skip to content

Commit 71d0ffd

Browse files
committed
chore(release): 6.1.3-alpha.7
1 parent a34bc14 commit 71d0ffd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [6.1.3-alpha.7](https://github.com/acrool/acrool-react-grid/compare/v6.1.3-alpha.6...v6.1.3-alpha.7) (2025-07-19)
6+
7+
8+
### Bug Fixes
9+
10+
* **styles:** correct CSS variable fallback value for container-fluid padding units ([a34bc14](https://github.com/acrool/acrool-react-grid/commit/a34bc14fa94c90d5b5d96f4249b0c528d5f3b410))
11+
512
### [6.1.3-alpha.6](https://github.com/acrool/acrool-react-grid/compare/v6.1.3-alpha.5...v6.1.3-alpha.6) (2025-07-19)
613

714
### [6.1.3-alpha.5](https://github.com/acrool/acrool-react-grid/compare/v6.1.3-alpha.4...v6.1.3-alpha.5) (2025-07-19)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@acrool/react-grid",
3-
"version": "6.1.3-alpha.6",
3+
"version": "6.1.3-alpha.7",
44
"description": "Most modern rwd grid system by react + styled-component",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)