From 853e1d5986a139454a6ae5c30e38aa5bd60d0484 Mon Sep 17 00:00:00 2001 From: Damir Date: Fri, 10 Mar 2023 09:41:46 +0100 Subject: [PATCH] Prepare for release RC.2 --- changelog.md | 7 +++++++ docs-src/md/changelog.md | 7 +++++++ docs-src/pages/index.html | 2 +- docs/demo.html | 9 +++++++++ docs/docs.html | 9 +++++++++ docs/index.html | 11 ++++++++++- docs/test.html | 9 +++++++++ package.json | 2 +- 8 files changed, 53 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index 04de010..72f1899 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,10 @@ +## 1.0.0-RC.2 (2023-03-10) + +Second Release Candidate + +* Fix issue with custom valid attributes +* Added test for override options of valid attributes + ## 1.0.0-RC.1 (2023-03-08) First Release Candidate diff --git a/docs-src/md/changelog.md b/docs-src/md/changelog.md index 749325f..d54ef0a 100644 --- a/docs-src/md/changelog.md +++ b/docs-src/md/changelog.md @@ -1,3 +1,10 @@ +## 1.0.0-RC.2 (2023-03-10) + +Second Release Candidate + +* Fix issue with custom valid attributes +* Added test for override options of valid attributes + ## 1.0.0-RC.1 (2023-03-08) First Release Candidate diff --git a/docs-src/pages/index.html b/docs-src/pages/index.html index 3151c0a..72ba214 100644 --- a/docs-src/pages/index.html +++ b/docs-src/pages/index.html @@ -14,7 +14,7 @@

Build the web with PostHTML

- Currently v1.0.0-RC.1 + Currently v1.0.0-RC.2 · Changelog

diff --git a/docs/demo.html b/docs/demo.html index cac9519..ef86f77 100644 --- a/docs/demo.html +++ b/docs/demo.html @@ -77,6 +77,15 @@

Currently - v1.0.0-RC.1 + v1.0.0-RC.2 · Changelog

@@ -93,6 +93,15 @@