Skip to content

Commit

Permalink
fix: pre release configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
matstyler committed Oct 23, 2024
1 parent 4f73823 commit 40864c0
Show file tree
Hide file tree
Showing 30 changed files with 110 additions and 132 deletions.
4 changes: 2 additions & 2 deletions .changeset/config.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"$schema": "https://unpkg.com/@changesets/[email protected].0/schema.json",
"$schema": "https://unpkg.com/@changesets/[email protected].2/schema.json",
"changelog": "@changesets/cli/changelog",
"commit": false,
"fixed": [],
"linked": [],
"access": "public",
"access": "restricted",
"baseBranch": "new-dawn",
"updateInternalDependencies": "patch",
"ignore": []
Expand Down
9 changes: 0 additions & 9 deletions .changeset/fluffy-hornets-tell.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/fluffy-trains-eat.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/fresh-walls-nail.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/great-buttons-whisper.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/great-paws-taste.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
"example-new-dawn": patch
"docs": patch
"@examples/ethereum-wallet-mock": patch
"@examples/metamask": patch
"@synthetixio/synpress-cache": patch
"@synthetixio/synpress-core": patch
"@synthetixio/synpress-tsconfig": patch
Expand All @@ -8,4 +10,4 @@
"@synthetixio/synpress-metamask": patch
---

Alpha Release
test release
9 changes: 0 additions & 9 deletions .changeset/poor-pianos-thank.md

This file was deleted.

28 changes: 10 additions & 18 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,17 @@
"mode": "pre",
"tag": "alpha",
"initialVersions": {
"docs": "0.0.0",
"example-new-dawn": "0.0.0",
"@synthetixio/synpress-cache": "0.0.0",
"@synthetixio/synpress-core": "0.0.0",
"@synthetixio/synpress-tsconfig": "0.0.0",
"@synthetixio/synpress": "3.0.0",
"@synthetixio/synpress-metamask": "0.0.0",
"@synthetixio/ethereum-wallet-mock": "0.0.1-alpha.3"
"docs": "0.0.1",
"@examples/ethereum-wallet-mock": "0.0.1-alpha.9",
"@examples/metamask": "0.0.1-alpha.9",
"@synthetixio/synpress-cache": "0.0.1-alpha.9",
"@synthetixio/synpress-core": "0.0.1-alpha.9",
"@synthetixio/synpress-tsconfig": "0.0.1-alpha.9",
"@synthetixio/synpress": "4.0.0-alpha.9",
"@synthetixio/ethereum-wallet-mock": "0.0.1-alpha.9",
"@synthetixio/synpress-metamask": "0.0.1-alpha.9"
},
"changesets": [
"fluffy-hornets-tell",
"fluffy-trains-eat",
"fresh-walls-nail",
"great-buttons-whisper",
"great-paws-taste",
"poor-pianos-thank",
"quick-cups-breathe",
"quiet-tomatoes-work",
"warm-turtles-matter",
"wet-doors-clean"
"itchy-pumas-lick"
]
}
9 changes: 0 additions & 9 deletions .changeset/quick-cups-breathe.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/warm-turtles-matter.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/wet-doors-clean.md

This file was deleted.

13 changes: 13 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# docs

## 0.0.2-alpha.0

### Patch Changes

- test release

## 0.0.2

### Patch Changes

- test release
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "0.0.1",
"version": "0.0.2-alpha.0",
"private": true,
"type": "module",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/ethereum-wallet-mock/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# example-new-dawn

## 0.0.1-alpha.10

### Patch Changes

- test release
- Updated dependencies
- @synthetixio/synpress@4.0.0-alpha.10

## 0.0.1-alpha.9

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/ethereum-wallet-mock/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@examples/ethereum-wallet-mock",
"version": "0.0.1-alpha.9",
"version": "0.0.1-alpha.10",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -16,7 +16,7 @@
},
"devDependencies": {
"@metamask/test-dapp": "8.1.0",
"@synthetixio/synpress-tsconfig": "0.0.1-alpha.9",
"@synthetixio/synpress-tsconfig": "0.0.1-alpha.10",
"@types/node": "20.11.17",
"cypress": "13.13.0",
"serve": "14.2.1",
Expand Down
8 changes: 8 additions & 0 deletions examples/metamask/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# example-new-dawn

## 0.0.1-alpha.10

### Patch Changes

- test release
- Updated dependencies
- @synthetixio/synpress@4.0.0-alpha.10

## 0.0.1-alpha.9

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/metamask/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@examples/metamask",
"version": "0.0.1-alpha.9",
"version": "0.0.1-alpha.10",
"type": "module",
"scripts": {
"build:cache": "synpress",
Expand All @@ -19,7 +19,7 @@
},
"devDependencies": {
"@metamask/test-dapp": "8.1.0",
"@synthetixio/synpress-tsconfig": "0.0.1-alpha.9",
"@synthetixio/synpress-tsconfig": "0.0.1-alpha.10",
"@types/node": "20.11.17",
"cypress": "13.13.0",
"serve": "14.2.1",
Expand Down
6 changes: 6 additions & 0 deletions packages/cache/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @synthetixio/synpress-cache

## 0.0.1-alpha.10

### Patch Changes

- test release

## 0.0.1-alpha.9

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/cache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synthetixio/synpress-cache",
"version": "0.0.1-alpha.9",
"version": "0.0.1-alpha.10",
"type": "module",
"exports": {
"types": "./types/index.d.ts",
Expand Down Expand Up @@ -42,7 +42,7 @@
"zod": "3.22.4"
},
"devDependencies": {
"@synthetixio/synpress-tsconfig": "0.0.1-alpha.9",
"@synthetixio/synpress-tsconfig": "0.0.1-alpha.10",
"@types/archiver": "6.0.2",
"@types/fs-extra": "11.0.4",
"@types/gradient-string": "1.1.5",
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @synthetixio/synpress-core

## 0.0.1-alpha.10

### Patch Changes

- test release

## 0.0.1-alpha.9

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synthetixio/synpress-core",
"version": "0.0.1-alpha.9",
"version": "0.0.1-alpha.10",
"type": "module",
"exports": {
"types": "./types/index.d.ts",
Expand All @@ -25,7 +25,7 @@
"types:check": "tsc --noEmit"
},
"devDependencies": {
"@synthetixio/synpress-tsconfig": "0.0.1-alpha.9",
"@synthetixio/synpress-tsconfig": "0.0.1-alpha.10",
"@types/node": "20.11.17",
"rimraf": "5.0.5",
"tsup": "8.0.2",
Expand Down
6 changes: 6 additions & 0 deletions packages/tsconfig/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @synthetixio/synpress-tsconfig

## 0.0.1-alpha.10

### Patch Changes

- test release

## 0.0.1-alpha.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synthetixio/synpress-tsconfig",
"version": "0.0.1-alpha.9",
"version": "0.0.1-alpha.10",
"type": "module",
"files": [
"base.json"
Expand Down
11 changes: 11 additions & 0 deletions release/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @synthetixio/synpress

## 4.0.0-alpha.10

### Patch Changes

- test release
- Updated dependencies
- @synthetixio/synpress-cache@0.0.1-alpha.10
- @synthetixio/synpress-core@0.0.1-alpha.10
- @synthetixio/ethereum-wallet-mock@0.0.1-alpha.10
- @synthetixio/synpress-metamask@0.0.1-alpha.10

## 4.0.0-alpha.9

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions release/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synthetixio/synpress",
"version": "4.0.0-alpha.9",
"version": "4.0.0-alpha.10",
"type": "module",
"exports": {
".": {
Expand Down Expand Up @@ -39,12 +39,12 @@
},
"dependencies": {
"@synthetixio/ethereum-wallet-mock": "workspace:*",
"@synthetixio/synpress-cache": "0.0.1-alpha.9",
"@synthetixio/synpress-core": "0.0.1-alpha.9",
"@synthetixio/synpress-cache": "0.0.1-alpha.10",
"@synthetixio/synpress-core": "0.0.1-alpha.10",
"@synthetixio/synpress-metamask": "workspace:*"
},
"devDependencies": {
"@synthetixio/synpress-tsconfig": "0.0.1-alpha.9",
"@synthetixio/synpress-tsconfig": "0.0.1-alpha.10",
"@types/node": "20.11.17",
"rimraf": "5.0.5",
"tsup": "8.0.2",
Expand Down
8 changes: 8 additions & 0 deletions wallets/ethereum-wallet-mock/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @synthetixio/ethereum-wallet-mock

## 0.0.1-alpha.10

### Patch Changes

- test release
- Updated dependencies
- @synthetixio/synpress-core@0.0.1-alpha.10

## 0.0.1-alpha.9

### Patch Changes
Expand Down
Loading

0 comments on commit 40864c0

Please sign in to comment.