Skip to content

Commit

Permalink
Prepare for release RC.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thewebartisan7 committed Mar 10, 2023
1 parent 2d737dc commit 853e1d5
Show file tree
Hide file tree
Showing 8 changed files with 53 additions and 3 deletions.
7 changes: 7 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
7 changes: 7 additions & 0 deletions docs-src/md/changelog.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs-src/pages/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h1 class="display-1 fw-bold mb-4">Build the web with PostHTML</h1>
</div>

<p class="text-muted">
Currently <strong>v1.0.0-RC.1</strong>
Currently <strong>v1.0.0-RC.2</strong>
<span class="px-1">·</span>
<a href="#" class="link-secondary" data-bs-toggle="modal" data-bs-target="#modalWithComponents">Changelog</a>
</p>
Expand Down
9 changes: 9 additions & 0 deletions docs/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,15 @@ <h5 class="modal-title" id="modalWithComponentsLabel">Changelog</h5>
</div>
<!-- /.modal-header -->
<div class="modal-body">
<h2 id="1.0.0-rc.2-(2023-03-10)" tabindex="-1">
<a class="header-anchor" href="#1.0.0-rc.2-(2023-03-10)">#</a>
1.0.0-RC.2 (2023-03-10)
</h2>
<p>Second Release Candidate</p>
<ul>
<li>Fix issue with custom valid attributes</li>
<li>Added test for override options of valid attributes</li>
</ul>
<h2 id="1.0.0-rc.1-(2023-03-08)" tabindex="-1">
<a class="header-anchor" href="#1.0.0-rc.1-(2023-03-08)">#</a>
1.0.0-RC.1 (2023-03-08)
Expand Down
9 changes: 9 additions & 0 deletions docs/docs.html
Original file line number Diff line number Diff line change
Expand Up @@ -1583,6 +1583,15 @@ <h5 class="modal-title" id="modalWithComponentsLabel">Changelog</h5>
</div>
<!-- /.modal-header -->
<div class="modal-body">
<h2 id="1.0.0-rc.2-(2023-03-10)" tabindex="-1">
<a class="header-anchor" href="#1.0.0-rc.2-(2023-03-10)">#</a>
1.0.0-RC.2 (2023-03-10)
</h2>
<p>Second Release Candidate</p>
<ul>
<li>Fix issue with custom valid attributes</li>
<li>Added test for override options of valid attributes</li>
</ul>
<h2 id="1.0.0-rc.1-(2023-03-08)" tabindex="-1">
<a class="header-anchor" href="#1.0.0-rc.1-(2023-03-08)">#</a>
1.0.0-RC.1 (2023-03-08)
Expand Down
11 changes: 10 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ <h1 class="display-1 fw-bold mb-4">Build the web with PostHTML</h1>
</div>
<p class="text-muted">
Currently
<strong>v1.0.0-RC.1</strong>
<strong>v1.0.0-RC.2</strong>
<span class="px-1">·</span>
<a href="#" class="link-secondary" data-bs-toggle="modal" data-bs-target="#modalWithComponents">Changelog</a>
</p>
Expand Down Expand Up @@ -93,6 +93,15 @@ <h5 class="modal-title" id="modalWithComponentsLabel">Changelog</h5>
</div>
<!-- /.modal-header -->
<div class="modal-body">
<h2 id="1.0.0-rc.2-(2023-03-10)" tabindex="-1">
<a class="header-anchor" href="#1.0.0-rc.2-(2023-03-10)">#</a>
1.0.0-RC.2 (2023-03-10)
</h2>
<p>Second Release Candidate</p>
<ul>
<li>Fix issue with custom valid attributes</li>
<li>Added test for override options of valid attributes</li>
</ul>
<h2 id="1.0.0-rc.1-(2023-03-08)" tabindex="-1">
<a class="header-anchor" href="#1.0.0-rc.1-(2023-03-08)">#</a>
1.0.0-RC.1 (2023-03-08)
Expand Down
9 changes: 9 additions & 0 deletions docs/test.html
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,15 @@ <h5 class="modal-title" id="modalWithComponentsLabel">Changelog</h5>
</div>
<!-- /.modal-header -->
<div class="modal-body">
<h2 id="1.0.0-rc.2-(2023-03-10)" tabindex="-1">
<a class="header-anchor" href="#1.0.0-rc.2-(2023-03-10)">#</a>
1.0.0-RC.2 (2023-03-10)
</h2>
<p>Second Release Candidate</p>
<ul>
<li>Fix issue with custom valid attributes</li>
<li>Added test for override options of valid attributes</li>
</ul>
<h2 id="1.0.0-rc.1-(2023-03-08)" tabindex="-1">
<a class="header-anchor" href="#1.0.0-rc.1-(2023-03-08)">#</a>
1.0.0-RC.1 (2023-03-08)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "posthtml-component",
"version": "1.0.0-RC.1",
"version": "1.0.0-RC.2",
"description": "PostHTML Components Blade-like with slots, attributes as props and custom tag",
"license": "MIT",
"repository": "thewebartisan7/posthtml-components",
Expand Down

0 comments on commit 853e1d5

Please sign in to comment.