File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ project adheres to [Semantic Versioning](http://semver.org/).
88(Unreleased)
99==================
1010### Changed
11+ ### Added
12+ ### Fixed
13+
14+ 2.7.0
15+ ==================
16+ ### Changed
1117* Switch CI to Github Actions. (Adds Windows and macOS builds.)
1218* Switch prebuilds to GitHub actions in the Automattic/node-canvas repository.
1319 Previously these were in the [ node-gfx/node-canvas-prebuilt] ( https://github.com/node-gfx/node-canvas-prebuilt )
Original file line number Diff line number Diff line change 11{
22 "name" : " canvas" ,
33 "description" : " Canvas graphics API backed by Cairo" ,
4- "version" : " 2.6.1 " ,
4+ "version" : " 2.7.0 " ,
55 "author" : " TJ Holowaychuk <tj@learnboost.com>" ,
66 "main" : " index.js" ,
77 "browser" : " browser.js" ,
You can’t perform that action at this time.
0 commit comments