Skip to content

Commit 7289451

Browse files
Version Packages (#7)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4dd1812 commit 7289451

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

Diff for: .changeset/loud-ducks-compete.md

-5
This file was deleted.

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# k-popo
22

3+
## 2.0.5
4+
5+
### Patch Changes
6+
7+
- 4dd1812: Shave a few more bytes off
8+
39
## 2.0.4
410

511
### Patch Changes

Diff for: benchmark/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# benchmark
22

3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [4dd1812]
8+
9+
310
## null
411

512
### Patch Changes

Diff for: benchmark/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
"kopo": "^1.1.8",
2121
"typescript": "^5.5.4"
2222
},
23-
"version": "0.0.0"
23+
"version": "0.0.1"
2424
}

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "k-popo",
33
"description": "Fast and small Korean postposition resolver featuring a pleasant API",
44
"license": "MIT",
5-
"version": "2.0.4",
5+
"version": "2.0.5",
66
"homepage": "https://github.com/alattalatta/k-popo",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)