Skip to content

Commit e01114a

Browse files
Version release (#4215)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c04c24a commit e01114a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/odd-dogs-thank.md

-5
This file was deleted.

packages/mobx/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# mobx
22

3+
## 6.13.6
4+
5+
### Patch Changes
6+
7+
- [`bca3841347f4fba50ad910e1c4176c56ba0173d1`](https://github.com/mobxjs/mobx/commit/bca3841347f4fba50ad910e1c4176c56ba0173d1) [#3993](https://github.com/mobxjs/mobx/pull/3993) Thanks [@tonyraoul](https://github.com/tonyraoul)! - Improve observableset memory footprint and performance
8+
39
## 6.13.5
410

511
### Patch Changes

packages/mobx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mobx",
3-
"version": "6.13.5",
3+
"version": "6.13.6",
44
"description": "Simple, scalable state management.",
55
"source": "src/mobx.ts",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)