@toss/hangul
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.4](https://github.com/toss/slash/compare/@toss/hangul@1.1.3...@toss/hangul@1.1.4) (2022-12-06) | ||
**Note:** Version bump only for package @toss/hangul | ||
## [1.1.3](https://github.com/toss/slash/compare/@toss/hangul@1.1.2...@toss/hangul@1.1.3) (2022-11-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@toss/hangul", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"sideEffects": false, | ||
@@ -24,3 +24,3 @@ "exports": { | ||
"@testing-library/jest-dom": "^5.16.4", | ||
"@toss/rollup-config": "^0.1.3", | ||
"@toss/rollup-config": "^0.1.4", | ||
"@tossteam/jest": "^17", | ||
@@ -52,4 +52,4 @@ "@types/jest": "^28.1.8", | ||
}, | ||
"gitHead": "6a4434621e29e014d537ae3dc0f026364b893a69", | ||
"gitHead": "27139e68ce4cf3c0fd4597253fb94bd4b6824a78", | ||
"module": "./esm/index.mjs" | ||
} |
49305