Skip to content
This repository was archived by the owner on Jul 20, 2025. It is now read-only.

Commit bbf562b

Browse files
committed
chore(release): 1.2.1
1 parent 35f1722 commit bbf562b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="1.2.1"></a>
6+
7+
## [1.2.1](https://github.com/danielpa9708/typescript-test-utils/compare/v1.2.0...v1.2.1) (2018-11-22)
8+
9+
### Bug Fixes
10+
11+
- fix `Equals` ([e859cfe](https://github.com/danielpa9708/typescript-test-utils/commit/e859cfe))
12+
513
<a name="1.2.0"></a>
614

715
# [1.2.0](https://github.com/danielpa9708/typescript-test-utils/compare/v1.1.0...v1.2.0) (2018-11-08)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-test-utils",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"keywords": [
55
"test",
66
"types",

0 commit comments

Comments
 (0)