@nil-/doc 0.2.10 → 0.2.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +6 -6
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @nil-/doc
2
2
 
3
+ ## 0.2.11
4
+
5
+ ### Patch Changes
6
+
7
+ - 8d16322: noop
8
+
3
9
  ## 0.2.10
4
10
 
5
11
  ### Patch Changes
@@ -34,12 +40,6 @@
34
40
  Updated layout documentation
35
41
  Update dependencies
36
42
 
37
- ## 0.2.6
38
-
39
- ### Patch Changes
40
-
41
- - d8c80b6: noop
42
-
43
43
  ## 0.1.0
44
44
 
45
45
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nil-/doc",
3
- "version": "0.2.10",
3
+ "version": "0.2.11",
4
4
  "author": {
5
5
  "email": "njaldea@gmail.com",
6
6
  "name": "Neil Aldea"