@visulima/packem 1.0.6 → 1.0.8

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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,19 @@
1
+ ## @visulima/packem [1.0.8](https://github.com/visulima/packem/compare/@visulima/packem@1.0.7...@visulima/packem@1.0.8) (2024-10-05)
2
+
3
+ ### Bug Fixes
4
+
5
+ * updated packem dependencies ([818e146](https://github.com/visulima/packem/commit/818e146f5414f6c9f8d3d8058fd0f034e570f99f))
6
+
7
+ ## @visulima/packem [1.0.7](https://github.com/visulima/packem/compare/@visulima/packem@1.0.6...@visulima/packem@1.0.7) (2024-10-02)
8
+
9
+ ### Bug Fixes
10
+
11
+ * updated jiti to 2.1.0, rollup to 4.24.0, tinyglobby to 0.2.9, typedoc-plugin-markdown to 4.2.9 and @ckeditor/typedoc-plugins to 44.0.0, removed is-glob ([4a090ac](https://github.com/visulima/packem/commit/4a090ace9c8051168f814113aaeb29841e82061e))
12
+
13
+ ### Miscellaneous Chores
14
+
15
+ * update dev dependencies ([be7a73e](https://github.com/visulima/packem/commit/be7a73ee1150145b59ccac554cd68da910e0720b))
16
+
1
17
  ## @visulima/packem [1.0.6](https://github.com/visulima/packem/compare/@visulima/packem@1.0.5...@visulima/packem@1.0.6) (2024-09-30)
2
18
 
3
19
  ### Bug Fixes