File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed
Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 1+ ## <small >0.10.1 (2021-08-30)</small >
2+
3+ * Force in something that works ([ fb96d68] ( https://github.com/posthtml/posthtml-parser/commit/fb96d68 ) )
4+ * Linting ([ 5166475] ( https://github.com/posthtml/posthtml-parser/commit/5166475 ) )
5+ * Try and record previous indicies and rewrite if needed ([ 667ccf6] ( https://github.com/posthtml/posthtml-parser/commit/667ccf6 ) )
6+ * Use isImplied ([ 4847a08] ( https://github.com/posthtml/posthtml-parser/commit/4847a08 ) )
7+ * Use patched version ([ c9fde63] ( https://github.com/posthtml/posthtml-parser/commit/c9fde63 ) )
8+ * Use patched version ([ 1bd6633] ( https://github.com/posthtml/posthtml-parser/commit/1bd6633 ) )
9+ * Use release ([ 2c53321] ( https://github.com/posthtml/posthtml-parser/commit/2c53321 ) )
10+ * Use release ([ 4f00e5c] ( https://github.com/posthtml/posthtml-parser/commit/4f00e5c ) )
11+ * Use updated patched version ([ 4184539] ( https://github.com/posthtml/posthtml-parser/commit/4184539 ) )
12+ * test: break test to demonstrate bug ([ 74c165c] ( https://github.com/posthtml/posthtml-parser/commit/74c165c ) )
13+ * build(deps): bump path-parse from 1.0.6 to 1.0.7 ([ 4f4ab7e] ( https://github.com/posthtml/posthtml-parser/commit/4f4ab7e ) )
14+ * docs: update import ([ 53bee3d] ( https://github.com/posthtml/posthtml-parser/commit/53bee3d ) )
15+
16+
17+
118## 0.10.0 (2021-07-28)
219
20+ * 0.10.0 ([ b569e1a] ( https://github.com/posthtml/posthtml-parser/commit/b569e1a ) )
321* refactor: parse now export not default ([ f8ae42d] ( https://github.com/posthtml/posthtml-parser/commit/f8ae42d ) )
422* perf: resolve types ([ 9ed9bd0] ( https://github.com/posthtml/posthtml-parser/commit/9ed9bd0 ) )
523
Original file line number Diff line number Diff line change 11{
22 "name" : " posthtml-parser" ,
3- "version" : " 0.10.0 " ,
3+ "version" : " 0.10.1 " ,
44 "description" : " Parse HTML/XML to PostHTMLTree" ,
55 "license" : " MIT" ,
66 "repository" : " posthtml/posthtml-parser" ,
You can’t perform that action at this time.
0 commit comments