Skip to content

Commit 915a86a

Browse files
committed
chore(release): release 7.0.2
1 parent c174a5f commit 915a86a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
# [7.0.2](https://github.com/kyranet/canvas-constructor/compare/v7.0.1...v7.0.2) - (2024-05-22)
6+
7+
## 🐛 Bug Fixes
8+
9+
- Resolve cairo issues ([34129f4](https://github.com/kyranet/canvas-constructor/commit/34129f4a12d60d2d2557e8c13a9b2a16fe699514))
10+
11+
## 📝 Documentation
12+
13+
- Improve readme and add Stackblitz ([cf3fc9b](https://github.com/kyranet/canvas-constructor/commit/cf3fc9b6d5d8e39d5e4b2351bcfc3a3229cc21d5))
14+
515
# [7.0.1](https://github.com/kyranet/canvas-constructor/compare/v7.0.0...v7.0.1) - (2023-05-19)
616

717
## 🐛 Bug Fixes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "canvas-constructor",
3-
"version": "7.0.1",
3+
"version": "7.0.2",
44
"description": "A ES6 class for node-canvas with built-in functions and chained methods.",
55
"author": "kyranet",
66
"license": "MIT",

0 commit comments

Comments
 (0)