antd-mobile 2.3.3 β†’ 2.3.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -13,6 +13,13 @@ toc: false
13
13
  - Monthly release: minor version at the end of every month for new features.
14
14
  - Major version release is not included in this schedule for breadking change and new features.
15
15
 
16
+ ### 2.3.4
17
+
18
+ `2020-09-18`
19
+
20
+ - **Feature**
21
+ - πŸ“ `style` Now you can change body background by changing less variable @am-body-background [#3713](https://github.com/ant-design/ant-design-mobile/pull/3713)
22
+
16
23
  ---
17
24
  ### 2.3.3
18
25
 
@@ -15,6 +15,13 @@ toc: false
15
15
 
16
16
  ---
17
17
 
18
+ ### 2.3.4
19
+
20
+ `2020-09-18`
21
+
22
+ - **Feature**
23
+ - πŸ“ `style` 现在可δ»₯单独对 body δΈŠηš„θƒŒζ™―εš less (@am-body-background) 替捒 [#3713](https://github.com/ant-design/ant-design-mobile/pull/3713)
24
+
18
25
  ### 2.3.3
19
26
 
20
27
  `2020-05-19`
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * antd-mobile v2.3.3
3
+ * antd-mobile v2.3.4
4
4
  *
5
5
  * Copyright 2015-present, Alipay, Inc.
6
6
  * All rights reserved.