Skip to content

Commit 2039d25

Browse files
committed
chore(release): 6.1.3-alpha.8
1 parent 2c19d87 commit 2039d25

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.8](https://github.com/acrool/acrool-react-grid/compare/v6.1.3-alpha.7...v6.1.3-alpha.8) (2025-07-21)
6+
7+
8+
### Bug Fixes
9+
10+
* **container:** consolidate fluid breakpoint styles and simplify padding calculation ([f70b6eb](https://github.com/acrool/acrool-react-grid/commit/f70b6eb84b6a8f2a7f5b027a33b45e1a4854dba4))
11+
512
### [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)
613

714

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.7",
3+
"version": "6.1.3-alpha.8",
44
"description": "Most modern rwd grid system by react + styled-component",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)