File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## v2.7.0 (2021-04-30)
2
+
3
+ #### :rocket : Enhancement
4
+ * [ #383 ] ( https://github.com/BackburnerJS/backburner.js/pull/383 ) Export types ([ @wagenet ] ( https://github.com/wagenet ) )
5
+
6
+ #### :memo : Documentation
7
+ * [ #390 ] ( https://github.com/BackburnerJS/backburner.js/pull/390 ) Remove Downloads section from README ([ @rwjblue ] ( https://github.com/rwjblue ) )
8
+
9
+ #### :house : Internal
10
+ * [ #391 ] ( https://github.com/BackburnerJS/backburner.js/pull/391 ) Add basic release automation setup. ([ @rwjblue ] ( https://github.com/rwjblue ) )
11
+ * [ #388 ] ( https://github.com/BackburnerJS/backburner.js/pull/388 ) Re-roll yarn.lock ([ @rwjblue ] ( https://github.com/rwjblue ) )
12
+ * [ #382 ] ( https://github.com/BackburnerJS/backburner.js/pull/382 ) Upgrade development dependencies ([ @wagenet ] ( https://github.com/wagenet ) )
13
+
14
+ #### Committers: 3
15
+ - Cyrille David ([ @dcyriller ] ( https://github.com/dcyriller ) )
16
+ - Peter Wagenet ([ @wagenet ] ( https://github.com/wagenet ) )
17
+ - Robert Jackson ([ @rwjblue ] ( https://github.com/rwjblue ) )
18
+
19
+
1
20
# Changelog
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " backburner.js" ,
3
- "version" : " 2.6 .0" ,
3
+ "version" : " 2.7 .0" ,
4
4
"description" : " Backburner.js is a simple run loop-esque library for coalescing actions" ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments