Skip to content

Commit 360911d

Browse files
chore: release v0.40.0
1 parent a2b33e4 commit 360911d

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 0.0.40 (2022-11-04)
2+
3+
### Chore
4+
5+
- remove unexpected console.log
6+
7+
### Build
8+
9+
- bump Stencil
10+
111
# 0.0.39 (2022-09-20)
212

313
### Features

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@papyrs/stylo",
3-
"version": "0.0.39",
3+
"version": "0.0.40",
44
"description": "Another kind of rich text editor",
55
"author": "David Dal Busco",
66
"license": "MIT",

0 commit comments

Comments
 (0)