File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ # [ 7.0.1] ( https://github.com/kyranet/canvas-constructor/compare/v7.0.0...v7.0.1 ) - (2023-05-19)
6
+
7
+ ## 🐛 Bug Fixes
8
+
9
+ - Update tslib dependency ([ 0ad6c4c] ( https://github.com/kyranet/canvas-constructor/commit/0ad6c4ce9e176ebc2113fe2f5bee4280300af479 ) )
10
+ - ** browser:** Access from ` globalThis ` (#560 ) ([ a83af48] ( https://github.com/kyranet/canvas-constructor/commit/a83af481b5222ab1a1f155a1bfb71d8e971f56e3 ) )
11
+ - Update dependencies (#553 ) ([ f043125] ( https://github.com/kyranet/canvas-constructor/commit/f04312550bee4be1b43b0ff4ee1b969293dc590c ) )
12
+
13
+ ## 📝 Documentation
14
+
15
+ - Fix some issues in the README (#524 ) ([ 505658d] ( https://github.com/kyranet/canvas-constructor/commit/505658d1203a05a4af2100fdb4c479e8f92e31ed ) )
16
+ - Change name ([ 02c7910] ( https://github.com/kyranet/canvas-constructor/commit/02c7910a6117b7fdb2f0e67c979c10af7e5d3ee0 ) )
17
+
5
18
# [ 7.0.0] ( https://github.com/kyranet/canvas-constructor/compare/v6.0.2...v7.0.0 ) - (2022-09-01)
6
19
7
20
## 🏠 Refactor
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " canvas-constructor" ,
3
- "version" : " 7.0.0 " ,
3
+ "version" : " 7.0.1 " ,
4
4
"description" : " A ES6 class for node-canvas with built-in functions and chained methods." ,
5
5
"author" : " kyranet" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments