We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df39f22 commit 82dd4aeCopy full SHA for 82dd4ae
component.json
@@ -1,6 +1,6 @@
1
{
2
"name": "unist-util-find-before",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Utility to find a node before another node",
5
"license": "MIT",
6
"keywords": [
history.md
@@ -2,5 +2,10 @@
<!--lint disable no-multiple-toplevel-headings-->
+1.0.1 / 2015-09-02
+==================
7
+
8
+* Refactor to externalise assertions ([df39f22](https://github.com/wooorm/unist-util-find-before/commit/df39f22))
9
10
1.0.0 / 2015-09-01
11
==================
package.json
0 commit comments