Skip to content

Commit 8fa86b2

Browse files
committed
new ver
1 parent cef7cca commit 8fa86b2

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.pod6

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
=TITLE CHANGES
22
33
=head1 Upcoming
4+
=head1 0.1.20
5+
=item * update styles for code block
46
=head1 0.1.19
57
=item * update styles to support notifications blocks
68
=head1 0.1.18

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "podlite-web",
33
"description": "📖 Create static websites with Next.js and the Podlite markup language.",
4-
"version": "0.1.19",
4+
"version": "0.1.20",
55
"private": true,
66
"scripts": {
77
"next_dev": "next dev",

0 commit comments

Comments
 (0)