Skip to content

Commit d38e367

Browse files
committed
Changelog for 1.8.1
1 parent d6c834b commit d38e367

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/common-ts/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [1.8.1] - 2021-12-22
810
### Changed
911
- Upgrade dependencies
1012

@@ -389,7 +391,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
389391
- Common database module for simplifying database setup
390392
- Connext client module with Postgres-based store implementation
391393

392-
[Unreleased]: https://github.com/graphprotocol/common/compare/v1.5.1...HEAD
394+
[Unreleased]: https://github.com/graphprotocol/common-ts/compare/v1.8.1...HEAD
395+
[1.8.1]: https://github.com/graphprotocol/common-ts/compare/v1.5.1...v1.8.1
393396
[1.5.1]: https://github.com/graphprotocol/common/compare/v1.5.0...v1.5.1
394397
[1.5.0]: https://github.com/graphprotocol/common/compare/v1.4.2...v1.5.0
395398
[1.4.2]: https://github.com/graphprotocol/common/compare/v1.3.3...v1.4.2

0 commit comments

Comments
 (0)