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.11
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrsskls committed Nov 29, 2022
1 parent 845ac28 commit dbfb786
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.11](https://github.com/factorial-io/fstack/compare/html/v0.1.10...html/v0.1.11) (2022-11-29)


### Bug Fixes

* upgrade html-validate from 7.4.1 to 7.5.0 ([641fa24](https://github.com/factorial-io/fstack/commit/641fa244022ca41d48f19c10196d93288cb871d9))

### [0.1.10](https://github.com/factorial-io/fstack/compare/html/v0.1.9...html/v0.1.10) (2022-09-12)


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.10",
"version": "0.1.11",
"main": "index.js",
"license": "MIT",
"private": false,
Expand Down

0 comments on commit dbfb786

Please sign in to comment.