Skip to content

Commit 189be9b

Browse files
committed
Bump patch
1 parent 9d15b02 commit 189be9b

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.2.1 (release candidate)
3+
## 12.2.1
44

55
- adding domains does not reset state
66
- patching parents with keys owned by children does not patch children

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.2.1-rc",
3+
"version": "12.2.1",
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)