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

Commit

Permalink
Merge branch 'release' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
zifahm committed Jul 7, 2023
2 parents bf2f07a + 4b37ad2 commit bfc3c80
Show file tree
Hide file tree
Showing 9 changed files with 43 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.

## [0.2.13](https://github.com/bespoke-surf/bespoke/compare/v0.2.12...v0.2.13) (2023-07-07)

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





## [0.2.12](https://github.com/bespoke-surf/bespoke/compare/v0.2.11...v0.2.12) (2023-07-07)


Expand Down
7 changes: 5 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
<br/>
<div align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/bespoke-surf/bespoke/assets/3761062/6c0be29b-b3a6-4e06-a146-920d82a430da">
<source media="(prefers-color-scheme: light)" srcset="https://github.com/bespoke-surf/bespoke/assets/3761062/ffdf1a48-7771-42db-bc9f-c76ba2557b23">
<source media="(prefers-color-scheme: light)" srcset="https://github.com/bespoke-surf/bespoke/assets/3761062/6c0be29b-b3a6-4e06-a146-920d82a430da">
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/bespoke-surf/bespoke/assets/3761062/ffdf1a48-7771-42db-bc9f-c76ba2557b23">
<img alt="Bespoke Logo" src="https://github.com/bespoke-surf/bespoke/assets/3761062/ffdf1a48-7771-42db-bc9f-c76ba2557b23" width="318px" >
</picture>
</div>

<br/>

<strong>
<h3 align="center">Open Source Personalized Marketing Platform.</h3></strong>
<p align="center">Combining best parts of Mailchimp, Kalviyo's automation, Substack's newsletter and Typeform for surveys.</p>
Expand Down
8 changes: 8 additions & 0 deletions apps/web/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.2.13](https://github.com/bespoke-surf/bespoke/compare/v0.2.12...v0.2.13) (2023-07-07)

**Note:** Version bump only for package @bespoke/web





## [0.2.12](https://github.com/bespoke-surf/bespoke/compare/v0.2.11...v0.2.12) (2023-07-07)


Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bespoke/web",
"version": "0.2.12",
"version": "0.2.13",
"private": true,
"sideEffects": false,
"scripts": {
Expand All @@ -18,7 +18,7 @@
},
"dependencies": {
"@aws-sdk/client-s3": "^3.367.0",
"@bespoke/common": "^0.2.12",
"@bespoke/common": "^0.2.13",
"@clayui/css": "^3.99.0",
"@clayui/slider": "^3.96.0",
"@lexical/code": "^0.11.1",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"apps": [
"*"
],
"version": "0.2.12",
"version": "0.2.13",
"npmClient": "yarn",
"useWorkspaces": true
}
8 changes: 8 additions & 0 deletions packages/common/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.2.13](https://github.com/bespoke-surf/bespoke/compare/v0.2.12...v0.2.13) (2023-07-07)

**Note:** Version bump only for package @bespoke/common





## [0.2.12](https://github.com/bespoke-surf/bespoke/compare/v0.2.11...v0.2.12) (2023-07-07)

**Note:** Version bump only for package @bespoke/common
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bespoke/common",
"version": "0.2.12",
"version": "0.2.13",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/server/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.2.13](https://github.com/bespoke-surf/bespoke/compare/v0.2.12...v0.2.13) (2023-07-07)

**Note:** Version bump only for package @bespoke/server





## [0.2.12](https://github.com/bespoke-surf/bespoke/compare/v0.2.11...v0.2.12) (2023-07-07)

**Note:** Version bump only for package @bespoke/server
Expand Down
4 changes: 2 additions & 2 deletions packages/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bespoke/server",
"version": "0.2.12",
"version": "0.2.13",
"private": true,
"scripts": {
"prebuild": "rimraf dist",
Expand Down Expand Up @@ -28,7 +28,7 @@
"@apollo/utils.keyvadapter": "^3.0.0",
"@aws-sdk/client-ses": "^3.363.0",
"@aws-sdk/credential-provider-node": "^3.363.0",
"@bespoke/common": "^0.2.12",
"@bespoke/common": "^0.2.13",
"@bull-board/api": "^5.6.0",
"@bull-board/express": "^5.6.0",
"@casl/ability": "^6.5.0",
Expand Down

0 comments on commit bfc3c80

Please sign in to comment.