Skip to content

Commit

Permalink
Version release (#2911)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Apr 23, 2021
1 parent 3dedb4d commit 49f232d
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/calm-wolves-cover.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/empty-shirts-confess.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/mobx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# mobx

## 6.3.0

### Minor Changes

- [`035bf409`](https://github.com/mobxjs/mobx/commit/035bf4096dd72d296af1fc25304adaade73cc7eb) [#2906](https://github.com/mobxjs/mobx/pull/2906) Thanks [@urugator](https://github.com/urugator)! - Provide `flow.bound` annotation/decorator

### Patch Changes

- [`3dedb4d4`](https://github.com/mobxjs/mobx/commit/3dedb4d4b5376f3991183923838da942a9a81506) [#2904](https://github.com/mobxjs/mobx/pull/2904) Thanks [@ahoisl](https://github.com/ahoisl)! - Make toJS work with computed value props

## 6.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/mobx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mobx",
"version": "6.2.0",
"version": "6.3.0",
"description": "Simple, scalable state management.",
"source": "src/mobx.ts",
"main": "dist/index.js",
Expand Down

0 comments on commit 49f232d

Please sign in to comment.