Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
chore(release): 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrsskls committed Nov 9, 2021
1 parent c1e6d83 commit 253d301
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/stack-html/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.1.5](https://github.com/factorial-io/fstack/compare/html/v0.1.4...html/v0.1.5) (2021-11-09)


### Bug Fixes

* **html:** fix .htmlvalidate.json not being used after node modules update ([c1e6d83](https://github.com/factorial-io/fstack/commit/c1e6d83d44b563da7caced9c780a86a27592ce84))

### [0.1.4](https://github.com/factorial-io/fstack/compare/html/v0.1.3...html/v0.1.4) (2021-11-08)

### [0.1.3](https://github.com/factorial-io/fstack/compare/html/v0.1.2...html/v0.1.3) (2021-08-25)
Expand Down
2 changes: 1 addition & 1 deletion packages/stack-html/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@factorial/stack-html",
"version": "0.1.4",
"version": "0.1.5",
"main": "index.js",
"license": "MIT",
"private": false,
Expand Down

0 comments on commit 253d301

Please sign in to comment.