We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cef7cca commit 8fa86b2Copy full SHA for 8fa86b2
2 files changed
CHANGELOG.pod6
@@ -1,6 +1,8 @@
1
=TITLE CHANGES
2
3
=head1 Upcoming
4
+=head1 0.1.20
5
+=item * update styles for code block
6
=head1 0.1.19
7
=item * update styles to support notifications blocks
8
=head1 0.1.18
package.json
@@ -1,7 +1,7 @@
{
"name": "podlite-web",
"description": "📖 Create static websites with Next.js and the Podlite markup language.",
- "version": "0.1.19",
+ "version": "0.1.20",
"private": true,
"scripts": {
"next_dev": "next dev",
0 commit comments