Skip to content

Commit e29c1c9

Browse files
committed
chore(release): 2.0.1
1 parent e343c8f commit e29c1c9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
### [2.0.1](https://github.com/ngneat/bind-query-params/compare/v2.0.0...v2.0.1) (2021-10-06)
6+
7+
8+
### Bug Fixes
9+
10+
* 🐛 match signature of custom serializer ([83cd352](https://github.com/ngneat/bind-query-params/commit/83cd352df74e6ea40497eff1d75d4afab9a34541))
11+
512
## [2.0.0](https://github.com/ngneat/bind-query-params/compare/v1.7.0...v2.0.0) (2021-10-05)
613

714

projects/ngneat/bind-query-params/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngneat/bind-query-params",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Sync URL Query Params with Angular Form Controls",
55
"dependencies": {
66
"tslib": "^2.0.0",

0 commit comments

Comments
 (0)