We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a66338 commit d77ceafCopy full SHA for d77ceaf
docs/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.2](https://github.com/netcentric/component-loader/compare/v1.0.1...v1.0.2) (2024-12-10)
2
+
3
4
+### Bug Fixes
5
6
+* update dependencies ([f2fdefb](https://github.com/netcentric/component-loader/commit/f2fdefb5f7d6ce54e3c349a56f76a8bd408afccc))
7
8
## [1.0.1](https://github.com/netcentric/component-loader/compare/v1.0.0...v1.0.1) (2023-09-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@netcentric/component-loader",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Load components for plain javascript projects",
"license": "Apache-2.0",
"private": false,
0 commit comments