Skip to content

Commit edfaf32

Browse files
chore(release): 1.0.4 [skip ci]
## [1.0.4](v1.0.3...v1.0.4) (2026-01-09) ### Code Refactoring * slug ([#51](#51)) ([2ce3638](2ce3638))
1 parent 2ce3638 commit edfaf32

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

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+
39
## [1.0.3](https://github.com/archoleat/slugger/compare/v1.0.2...v1.0.3) (2025-09-02)
410

511
### Code Refactoring

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@archoleat/slugger",
33
"description": "Transliterates Cyrillic to Latin",
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"license": "MIT",
66
"author": {
77
"email": "[email protected]",

0 commit comments

Comments
 (0)