Skip to content

Commit df92933

Browse files
chore(release): 🤖 @antv/s2-react-v1.48.0 [skip ci]
1 parent caf618f commit df92933

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/s2-react/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [@antv/s2-react-v1.48.0](https://github.com/antvis/S2/compare/@antv/s2-react-v1.47.0...@antv/s2-react-v1.48.0) (2024-10-25)
2+
3+
4+
### Features
5+
6+
* **i18n:** add formatter support of the russian language ([#2862](https://github.com/antvis/S2/issues/2862)) ([e5b16c5](https://github.com/antvis/S2/commit/e5b16c55b0a090560673f2723659d74a063662df))
7+
18
# [@antv/s2-react-v1.47.0](https://github.com/antvis/S2/compare/@antv/s2-react-v1.46.4...@antv/s2-react-v1.47.0) (2024-04-12)
29

310

packages/s2-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": false,
33
"name": "@antv/s2-react",
4-
"version": "1.47.0",
4+
"version": "1.48.0",
55
"main": "lib/index.js",
66
"unpkg": "dist/index.min.js",
77
"jsdelivr": "dist/index.min.js",

0 commit comments

Comments
 (0)