Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
nandorojo committed Sep 13, 2022
1 parent 20fa00f commit 60aa1ff
Show file tree
Hide file tree
Showing 12 changed files with 56 additions and 8 deletions.
8 changes: 8 additions & 0 deletions 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.

## [3.7.2](https://github.com/nandorojo/dripsy/compare/v3.7.1...v3.7.2) (2022-09-13)

**Note:** Version bump only for package dripsy





## [3.7.1](https://github.com/nandorojo/dripsy/compare/v3.7.0...v3.7.1) (2022-09-13)

**Note:** Version bump only for package dripsy
Expand Down
8 changes: 8 additions & 0 deletions examples/example/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.

## [3.7.2](https://github.com/nandorojo/dripsy/compare/v3.7.1...v3.7.2) (2022-09-13)

**Note:** Version bump only for package dripsy-example





## [3.7.1](https://github.com/nandorojo/dripsy/compare/v3.7.0...v3.7.1) (2022-09-13)

**Note:** Version bump only for package dripsy-example
Expand Down
2 changes: 1 addition & 1 deletion examples/example/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dripsy-example",
"description": "Example app for dripsy",
"version": "3.7.1",
"version": "3.7.2",
"private": true,
"main": "__generated__/AppEntry.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/next-example/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.

## [3.7.2](https://github.com/nandorojo/dripsy/compare/v3.7.1...v3.7.2) (2022-09-13)

**Note:** Version bump only for package next-dripsy-example





## [3.7.1](https://github.com/nandorojo/dripsy/compare/v3.7.0...v3.7.1) (2022-09-13)

**Note:** Version bump only for package next-dripsy-example
Expand Down
2 changes: 1 addition & 1 deletion examples/next-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-dripsy-example",
"version": "3.7.1",
"version": "3.7.2",
"main": "__generated__/AppEntry.js",
"dependencies": {
"expo": "^40.0.0",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "3.7.1",
"version": "3.7.2",
"command": {
"publish": {
"allowBranch": "master",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/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.

## [3.7.2](https://github.com/nandorojo/dripsy/compare/v3.7.1...v3.7.2) (2022-09-13)

**Note:** Version bump only for package @dripsy/core





## [3.7.1](https://github.com/nandorojo/dripsy/compare/v3.7.0...v3.7.1) (2022-09-13)

**Note:** Version bump only for package @dripsy/core
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dripsy/core",
"version": "3.7.1",
"version": "3.7.2",
"description": "🍷 A super-simple responsive design system for React Native Web.",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/dripsy/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.

## [3.7.2](https://github.com/nandorojo/dripsy/compare/v3.7.1...v3.7.2) (2022-09-13)

**Note:** Version bump only for package dripsy





## [3.7.1](https://github.com/nandorojo/dripsy/compare/v3.7.0...v3.7.1) (2022-09-13)

**Note:** Version bump only for package dripsy
Expand Down
4 changes: 2 additions & 2 deletions packages/dripsy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dripsy",
"version": "3.7.1",
"version": "3.7.2",
"description": "🍷 A super-simple responsive design system for React Native Web.",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down Expand Up @@ -78,7 +78,7 @@
"typescript": "^4.4.3"
},
"dependencies": {
"@dripsy/core": "^3.7.1"
"@dripsy/core": "^3.7.2"
},
"sideEffects": false,
"gitHead": "eac555a1ad8ba89f63680f8d3408accf57ef48a6"
Expand Down
8 changes: 8 additions & 0 deletions packages/gradient/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.

## [3.7.2](https://github.com/nandorojo/dripsy/compare/v3.7.1...v3.7.2) (2022-09-13)

**Note:** Version bump only for package @dripsy/gradient





## [3.7.1](https://github.com/nandorojo/dripsy/compare/v3.7.0...v3.7.1) (2022-09-13)

**Note:** Version bump only for package @dripsy/gradient
Expand Down
4 changes: 2 additions & 2 deletions packages/gradient/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dripsy/gradient",
"version": "3.7.1",
"version": "3.7.2",
"description": "Linear gradient component for dripsy",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -76,7 +76,7 @@
]
},
"dependencies": {
"@dripsy/core": "^3.7.1",
"@dripsy/core": "^3.7.2",
"stable-hash": "^0.0.2"
},
"peerDependencies": {
Expand Down

0 comments on commit 60aa1ff

Please sign in to comment.