@kluntje/core
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.1.2](https://github.com/kluntje/kluntje/tree/develop/packages/core/compare/@kluntje/core@2.1.1...@kluntje/core@2.1.2) (2024-12-05) | ||
**Note:** Version bump only for package @kluntje/core | ||
## [2.1.1](https://github.com/kluntje/kluntje/tree/develop/packages/core/compare/@kluntje/core@2.1.0...@kluntje/core@2.1.1) (2024-11-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@kluntje/core", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Library to make web-component development a breeze", | ||
@@ -30,6 +30,6 @@ "author": "Frederik Riewerts <frederik.riewerts@gmail.com>", | ||
"dependencies": { | ||
"@kluntje/js-utils": "^0.7.3", | ||
"@kluntje/services": "^0.6.6" | ||
"@kluntje/js-utils": "^0.8.0", | ||
"@kluntje/services": "^0.7.0" | ||
}, | ||
"gitHead": "5a226653cd51545e7613e536283031163d870118" | ||
"gitHead": "f8245785ee9a415515e31838ece2a2282f72ec48" | ||
} |
177917
+ Added@kluntje/js-utils@0.8.0(transitive)
+ Added@kluntje/services@0.7.0(transitive)
- Removed@kluntje/js-utils@0.7.3(transitive)
- Removed@kluntje/services@0.6.6(transitive)
Updated@kluntje/js-utils@^0.8.0
Updated@kluntje/services@^0.7.0