Skip to content

Commit 448ae9c

Browse files
committed
Fix changelog format
1 parent 5f765d3 commit 448ae9c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ Some guidelines in reading this document:
1010
* Being that these are the early days of the repository, we have some code changes that were added directly and without much detail, for these we have a link to the commit instead of the PR.
1111
* Annotations starting with **[BC]** indicates breaking change.
1212

13-
## [1.3.3]
13+
## 1.3.3
1414
* WPAPI adapter: body of modifying requests wasn't being sent due a typo.
1515

16-
## [1.3.2]
16+
## 1.3.2
1717
* Fix [#26](https://github.com/log-oscon/redux-wpapi/issues/26): Incoming partial resources shouldn't change the complete resource in cache to partial, just update it. ([#27](https://github.com/log-oscon/redux-wpapi/pull/27))
1818

19-
## [1.3.1]
19+
## 1.3.1
2020
* Fix: Ensures pagination shape and presence in response. ([#25](https://github.com/log-oscon/redux-wpapi/pull/25))
2121
* Fix TTL behavior: It now can be overriden by the consumer when dispatching `callAPI` ([#24](https://github.com/log-oscon/redux-wpapi/pull/24))
2222

0 commit comments

Comments
 (0)