Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
TijsM committed Nov 9, 2021
1 parent 7937398 commit 5b06c5e
Show file tree
Hide file tree
Showing 12 changed files with 60 additions and 6 deletions.
8 changes: 8 additions & 0 deletions packages/airtable/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.

## [0.3.1](https://github.com/bothrs/open-source/compare/@bothrs/[email protected]...@bothrs/[email protected]) (2021-11-09)

**Note:** Version bump only for package @bothrs/airtable





# [0.3.0](https://github.com/bothrs/open-source/compare/@bothrs/[email protected]...@bothrs/[email protected]) (2021-11-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/airtable/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bothrs/airtable",
"repository": "[email protected]:bothrs/open-source.git",
"version": "0.3.0",
"version": "0.3.1",
"source": "src/index.ts",
"main": "dist/index.js",
"module": "dist/module.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/math/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.

## [0.1.2](https://github.com/bothrs/open-source/compare/@bothrs/[email protected]...@bothrs/[email protected]) (2021-11-09)

**Note:** Version bump only for package @bothrs/math





## [0.1.1](https://github.com/bothrs/open-source/compare/@bothrs/[email protected]...@bothrs/[email protected]) (2021-11-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/math/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bothrs/math",
"repository": "[email protected]:bothrs/open-source.git",
"version": "0.1.1",
"version": "0.1.2",
"source": "src/index.ts",
"main": "dist/index.js",
"module": "dist/module.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-native-layout/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.

## [0.2.1](https://github.com/bothrs/open-source/compare/@bothrs/[email protected]...@bothrs/[email protected]) (2021-11-09)


### Bug Fixes

* make react-native-layout public ([533e85c](https://github.com/bothrs/open-source/commit/533e85c32c54865f48fd75d7aaad6e3ff1c65006))





# 0.2.0 (2021-11-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bothrs/react-native-layout",
"version": "0.2.0",
"version": "0.2.1",
"description": "Utility components for handling interface layouts in React Native.",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down
8 changes: 8 additions & 0 deletions packages/translations/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.

## [0.1.5](https://github.com/bothrs/open-source/compare/@bothrs/[email protected]...@bothrs/[email protected]) (2021-11-09)

**Note:** Version bump only for package @bothrs/translations





## [0.1.4](https://github.com/bothrs/open-source/compare/@bothrs/[email protected]...@bothrs/[email protected]) (2021-11-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/translations/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bothrs/translations",
"repository": "[email protected]:bothrs/open-source.git",
"version": "0.1.4",
"version": "0.1.5",
"source": "src/index.ts",
"main": "dist/index.js",
"module": "dist/module.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/util/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.

## [3.1.1](https://github.com/bothrs/open-source/compare/@bothrs/[email protected]...@bothrs/[email protected]) (2021-11-09)


### Bug Fixes

* provide default test and lint script ([7937398](https://github.com/bothrs/open-source/commit/79373982a38e996e38cb284e57da5b0e458aa9a6))





# [3.1.0](https://github.com/bothrs/open-source/compare/@bothrs/[email protected]...@bothrs/[email protected]) (2021-10-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/util/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bothrs/util",
"version": "3.1.0",
"version": "3.1.1",
"description": "Common helper functions",
"license": "MIT",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/zero-height/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.

## [0.1.3](https://github.com/bothrs/open-source/compare/@bothrs/[email protected]...@bothrs/[email protected]) (2021-11-09)

**Note:** Version bump only for package @bothrs/zero-height





## [0.1.2](https://github.com/bothrs/open-source/compare/@bothrs/[email protected]...@bothrs/[email protected]) (2021-11-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/zero-height/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bothrs/zero-height",
"repository": "[email protected]:bothrs/open-source.git",
"version": "0.1.2",
"version": "0.1.3",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 5b06c5e

Please sign in to comment.