File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## v1.1.0 (2021-12-13)
4
+
5
+ #### :rocket : Enhancement
6
+ * [ #309 ] ( https://github.com/emberjs/ember-string/pull/309 ) Fix deprecated import path ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
7
+
8
+ #### :house : Internal
9
+ * [ #310 ] ( https://github.com/emberjs/ember-string/pull/310 ) Backport ` release-it ` integration ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
10
+ * [ #308 ] ( https://github.com/emberjs/ember-string/pull/308 ) Backport TravisCI to GitHub Actions migration ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
11
+
12
+ #### Committers: 1
13
+ - Tobias Bieniek ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
14
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ember/string" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.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