We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ce3638 commit edfaf32Copy full SHA for edfaf32
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [1.0.4](https://github.com/archoleat/slugger/compare/v1.0.3...v1.0.4) (2026-01-09)
4
+
5
+### Code Refactoring
6
7
+* slug ([#51](https://github.com/archoleat/slugger/issues/51)) ([2ce3638](https://github.com/archoleat/slugger/commit/2ce3638927307eaf123c8036f7e000f9097b5c3f))
8
9
## [1.0.3](https://github.com/archoleat/slugger/compare/v1.0.2...v1.0.3) (2025-09-02)
10
11
### Code Refactoring
package.json
@@ -1,7 +1,7 @@
{
"name": "@archoleat/slugger",
"description": "Transliterates Cyrillic to Latin",
- "version": "1.0.3",
+ "version": "1.0.4",
"license": "MIT",
"author": {
"email": "[email protected]",
0 commit comments