Skip to content

Commit 24dac29

Browse files
committed
Prepare 12.13.0 release
1 parent 3eb9b31 commit 24dac29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 12.13.0 (Release Candidate)
3+
## 12.13.0
44

55
- In batching mode, Presenter model updates are asynchronous.
66
- Warn when a non-POJO is passed as effect/domain options

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "microcosm",
3-
"version": "12.13.0-rc",
3+
"version": "12.13.0",
44
"private": true,
55
"description": "Flux with actions at center stage. Write optimistic updates, cancel requests, and track changes with ease.",
66
"main": "microcosm.js",

0 commit comments

Comments
 (0)