Skip to content

Commit

Permalink
version bump (#57)
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 28, 2022
1 parent ef59c4b commit 213e863
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/mean-lizards-visit.md

This file was deleted.

7 changes: 7 additions & 0 deletions demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# demo

## 0.1.11

### Patch Changes

- Updated dependencies [ef59c4b]
- [email protected]

## 0.1.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "demo",
"version": "0.1.10",
"version": "0.1.11",
"private": true,
"dependencies": {
"@material-ui/core": "^4.12.3",
Expand Down
6 changes: 6 additions & 0 deletions packages/dumba/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# dumba

## 2.0.11

### Patch Changes

- ef59c4b: create `.mjs` file build for dumba

## 2.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/dumba/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dumba",
"version": "2.0.10",
"version": "2.0.11",
"private": false,
"author": "Ivan Vlatkovic",
"description": "Small library for handling forms with Mobx.js ",
Expand Down

0 comments on commit 213e863

Please sign in to comment.