Skip to content

Commit d21a1e3

Browse files
committed
docs(release): v0.2.10-2
1 parent c7cdc8b commit d21a1e3

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
### [0.2.10-2](https://github.com/lightness/type-comparator/compare/v0.2.10-1...v0.2.10-2) (2023-02-23)
4+
5+
6+
### Bug Fixes
7+
8+
* **infra:** rebuild before release ([c7cdc8b](https://github.com/lightness/type-comparator/commit/c7cdc8b864116faaa0def3b353a5d0950fc89bcd))
9+
310
### [0.2.10-1](https://github.com/lightness/type-comparator/compare/v0.2.10-0...v0.2.10-1) (2023-02-23)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "type-comparator",
3-
"version": "0.2.10-1",
3+
"version": "0.2.10-2",
44
"description": "Useful comparator functions written on Typescript",
55
"main": "build/index.js",
66
"typings": "build/index.d.ts",

0 commit comments

Comments
 (0)