Skip to content

Commit 861eff3

Browse files
Bump to v1.3.1
1 parent 771efb7 commit 861eff3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Totally Information Web Components - Change Log
22

3+
## v1.3.1
4+
5+
* Fix documentation - no status box for pages with no status front matter.
6+
* Fix test/demo index page - `h1-title` is live.
7+
38
## v1.3.0
49

510
### Test/demo pages

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@totallyinformation/web-components",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "A repository of simple W3C Web Components. These have specific capabilities for use with node-red-contrib-uibuilder but will work independently as well.",
55
"scripts": {
66
"new-component": "node ./libs/create-component.mjs",

0 commit comments

Comments
 (0)