Skip to content

Commit bae2c60

Browse files
ci: new release (beta) (#69)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9e597b2 commit bae2c60

File tree

11 files changed

+20
-5
lines changed

11 files changed

+20
-5
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"curly-clouds-travel",
1717
"dirty-donkeys-live",
1818
"few-files-sip",
19+
"five-stingrays-turn",
1920
"forty-planets-collect",
2021
"funny-crews-attend",
2122
"good-squids-decide",

packages/config/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @gitcoin/config
22

3+
## 0.0.0-beta.35
4+
35
## 0.0.0-beta.34
46

57
## 0.0.0-beta.33

packages/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitcoin/config",
3-
"version": "0.0.0-beta.34",
3+
"version": "0.0.0-beta.35",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/gitcoinco/core",

packages/themes/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @gitcoin/themes
22

3+
## 0.0.0-beta.35
4+
35
## 0.0.0-beta.34
46

57
## 0.0.0-beta.33

packages/themes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitcoin/themes",
3-
"version": "0.0.0-beta.34",
3+
"version": "0.0.0-beta.35",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/gitcoinco/core",

packages/types/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @gitcoin/types
22

3+
## 0.0.0-beta.35
4+
35
## 0.0.0-beta.34
46

57
## 0.0.0-beta.33

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitcoin/types",
3-
"version": "0.0.0-beta.34",
3+
"version": "0.0.0-beta.35",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/gitcoinco/core",

packages/ui/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitcoin/ui
22

3+
## 0.0.0-beta.35
4+
5+
### Patch Changes
6+
7+
- [#68](https://github.com/gitcoinco/core/pull/68) [`9e597b2`](https://github.com/gitcoinco/core/commit/9e597b27494771678298d50fcab93e61a2dc6cdc) Thanks [@nijoe1](https://github.com/nijoe1)! - fixes staking project input
8+
39
## 0.0.0-beta.34
410

511
### Patch Changes

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitcoin/ui",
3-
"version": "0.0.0-beta.34",
3+
"version": "0.0.0-beta.35",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/gitcoinco/core",

packages/utils/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @gitcoin/utils
22

3+
## 0.0.0-beta.35
4+
35
## 0.0.0-beta.34
46

57
## 0.0.0-beta.33

0 commit comments

Comments
 (0)