File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
2
3
+
4
+ ## v3.1.0 (2023-05-15)
5
+
6
+ #### :rocket : Enhancement
7
+ * [ #380 ] ( https://github.com/emberjs/ember-string/pull/380 ) Publish types ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
8
+
9
+ #### :house : Internal
10
+ * [ #381 ] ( https://github.com/emberjs/ember-string/pull/381 ) Expand ember-try scenarios to explicitly cover LTSes 3.28 through 4.12 ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
11
+
12
+ #### Committers: 1
13
+ - [ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli )
14
+
3
15
## v3.0.1 (2023-01-04)
4
16
5
17
#### :bug : Bug Fix
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ember/string" ,
3
- "version" : " 3.0.1 " ,
3
+ "version" : " 3.1.0 " ,
4
4
"description" : " A set of utilities to transform strings" ,
5
5
"keywords" : [
6
6
" ember-addon"
You can’t perform that action at this time.
0 commit comments