Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @beatgig/[email protected]
 - @beatgig/[email protected]
 - @beatgig/[email protected]
 - @beatgig/[email protected]
 - @beatgig/[email protected]
 - @beatgig/[email protected]
 - @beatgig/[email protected]
 - @beatgig/[email protected]
  • Loading branch information
elving committed Apr 22, 2020
1 parent 5afb3d2 commit 4d6a8ac
Show file tree
Hide file tree
Showing 16 changed files with 85 additions and 18 deletions.
8 changes: 8 additions & 0 deletions packages/array/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.2](https://github.com/beatgig/midi/compare/@beatgig/[email protected]...@beatgig/[email protected]) (2020-04-22)

**Note:** Version bump only for package @beatgig/array





## [1.1.1](https://github.com/beatgig/midi/compare/@beatgig/[email protected]...@beatgig/[email protected]) (2020-02-04)

**Note:** Version bump only for package @beatgig/array
Expand Down
2 changes: 1 addition & 1 deletion packages/array/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@beatgig/array",
"version": "1.1.1",
"version": "1.1.2",
"description": "A collection of useful array utilities.",
"author": "BeatGig LLC <[email protected]>",
"homepage": "https://github.com/beatgig/midi/tree/master/packages/array",
Expand Down
11 changes: 11 additions & 0 deletions packages/forms/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.1.3](https://github.com/beatgig/midi/compare/@beatgig/[email protected]...@beatgig/[email protected]) (2020-04-22)


### Bug Fixes

* guard against null or undefined values ([606bba8](https://github.com/beatgig/midi/commit/606bba8))





## [2.1.2](https://github.com/beatgig/midi/compare/@beatgig/[email protected]...@beatgig/[email protected]) (2020-02-04)

**Note:** Version bump only for package @beatgig/forms
Expand Down
4 changes: 2 additions & 2 deletions packages/forms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@beatgig/forms",
"version": "2.1.2",
"version": "2.1.3",
"description": "A collection of useful utilities and React hooks to work with form validation.",
"author": "BeatGig LLC <[email protected]>",
"homepage": "https://github.com/beatgig/midi/tree/master/packages/forms",
Expand All @@ -21,7 +21,7 @@
},
"sideEffects": false,
"dependencies": {
"@beatgig/is": "^1.3.0"
"@beatgig/is": "^1.3.1"
},
"peerDependencies": {
"react": "^16.8.6"
Expand Down
8 changes: 8 additions & 0 deletions packages/function/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.4](https://github.com/beatgig/midi/compare/@beatgig/[email protected]...@beatgig/[email protected]) (2020-04-22)

**Note:** Version bump only for package @beatgig/function





## [1.0.3](https://github.com/beatgig/midi/compare/@beatgig/[email protected]...@beatgig/[email protected]) (2020-02-04)

**Note:** Version bump only for package @beatgig/function
Expand Down
2 changes: 1 addition & 1 deletion packages/function/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@beatgig/function",
"version": "1.0.3",
"version": "1.0.4",
"description": "A collection of useful function utilities.",
"author": "BeatGig LLC <[email protected]>",
"homepage": "https://github.com/beatgig/midi/tree/master/packages/function",
Expand Down
8 changes: 8 additions & 0 deletions packages/hermes/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.2](https://github.com/beatgig/midi/tree/master/packages/hermes/compare/@beatgig/[email protected]...@beatgig/[email protected]) (2020-04-22)

**Note:** Version bump only for package @beatgig/hermes





## [1.1.1](https://github.com/beatgig/midi/tree/master/packages/hermes/compare/@beatgig/[email protected]...@beatgig/[email protected]) (2020-04-09)

**Note:** Version bump only for package @beatgig/hermes
Expand Down
2 changes: 1 addition & 1 deletion packages/hermes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@beatgig/hermes",
"version": "1.1.1",
"version": "1.1.2",
"author": "BeatGig LLC",
"description": "A package to send messages via email, slack, sms, and more.",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.8](https://github.com/beatgig/midi/compare/@beatgig/[email protected]...@beatgig/[email protected]) (2020-04-22)

**Note:** Version bump only for package @beatgig/hooks





## [1.1.7](https://github.com/beatgig/midi/compare/@beatgig/[email protected]...@beatgig/[email protected]) (2020-02-04)

**Note:** Version bump only for package @beatgig/hooks
Expand Down
12 changes: 6 additions & 6 deletions packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@beatgig/hooks",
"version": "1.1.7",
"version": "1.1.8",
"description": "A collection of useful React hooks.",
"author": "BeatGig LLC <[email protected]>",
"homepage": "https://github.com/beatgig/midi/tree/master/packages/hooks",
Expand All @@ -21,11 +21,11 @@
},
"sideEffects": false,
"dependencies": {
"@beatgig/array": "^1.1.1",
"@beatgig/function": "^1.0.3",
"@beatgig/is": "^1.3.0",
"@beatgig/string": "^1.0.5",
"@beatgig/url": "^1.0.5"
"@beatgig/array": "^1.1.2",
"@beatgig/function": "^1.0.4",
"@beatgig/is": "^1.3.1",
"@beatgig/string": "^1.0.6",
"@beatgig/url": "^1.0.6"
},
"peerDependencies": {
"react": "^16.8.6"
Expand Down
8 changes: 8 additions & 0 deletions packages/is/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.1](https://github.com/beatgig/midi/compare/@beatgig/[email protected]...@beatgig/[email protected]) (2020-04-22)

**Note:** Version bump only for package @beatgig/is





# [1.3.0](https://github.com/beatgig/midi/compare/@beatgig/[email protected]...@beatgig/[email protected]) (2020-02-04)


Expand Down
2 changes: 1 addition & 1 deletion packages/is/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@beatgig/is",
"version": "1.3.0",
"version": "1.3.1",
"description": "A collection of useful type and value checking functions.",
"author": "BeatGig LLC <[email protected]>",
"homepage": "https://github.com/beatgig/midi/tree/master/packages/is",
Expand Down
8 changes: 8 additions & 0 deletions packages/string/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.6](https://github.com/beatgig/midi/compare/@beatgig/[email protected]...@beatgig/[email protected]) (2020-04-22)

**Note:** Version bump only for package @beatgig/string





## [1.0.5](https://github.com/beatgig/midi/compare/@beatgig/[email protected]...@beatgig/[email protected]) (2020-02-04)

**Note:** Version bump only for package @beatgig/string
Expand Down
6 changes: 3 additions & 3 deletions packages/string/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@beatgig/string",
"version": "1.0.5",
"version": "1.0.6",
"description": "A collection of useful string utilities.",
"author": "BeatGig LLC <[email protected]>",
"homepage": "https://github.com/beatgig/midi/tree/master/packages/string",
Expand All @@ -21,7 +21,7 @@
},
"sideEffects": false,
"dependencies": {
"@beatgig/array": "^1.1.1",
"@beatgig/is": "^1.3.0"
"@beatgig/array": "^1.1.2",
"@beatgig/is": "^1.3.1"
}
}
8 changes: 8 additions & 0 deletions packages/url/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.6](https://github.com/beatgig/midi/compare/@beatgig/[email protected]...@beatgig/[email protected]) (2020-04-22)

**Note:** Version bump only for package @beatgig/url





## [1.0.5](https://github.com/beatgig/midi/compare/@beatgig/[email protected]...@beatgig/[email protected]) (2020-02-04)

**Note:** Version bump only for package @beatgig/url
Expand Down
6 changes: 3 additions & 3 deletions packages/url/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@beatgig/url",
"version": "1.0.5",
"version": "1.0.6",
"description": "A collection of useful utilities for working with urls.",
"author": "BeatGig LLC <[email protected]>",
"homepage": "https://github.com/beatgig/midi/tree/master/packages/url",
Expand All @@ -21,8 +21,8 @@
},
"sideEffects": false,
"dependencies": {
"@beatgig/array": "^1.1.1",
"@beatgig/is": "^1.3.0",
"@beatgig/array": "^1.1.2",
"@beatgig/is": "^1.3.1",
"lodash.isequal": "^4.5.0"
}
}

0 comments on commit 4d6a8ac

Please sign in to comment.