Skip to content

Commit 0fe7bb4

Browse files
ci: new release (beta) (#49)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent fc7a802 commit 0fe7bb4

11 files changed

+20
-5
lines changed

.changeset/pre.json

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"grumpy-flies-smell",
1919
"grumpy-garlics-rescue",
2020
"hip-impalas-eat",
21+
"hungry-hornets-end",
2122
"kind-pens-build",
2223
"large-tools-confess",
2324
"lucky-comics-thank",

packages/config/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @gitcoin/config
22

3+
## 0.0.0-beta.25
4+
35
## 0.0.0-beta.24
46

57
## 0.0.0-beta.23

packages/config/package.json

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

packages/themes/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @gitcoin/themes
22

3+
## 0.0.0-beta.25
4+
35
## 0.0.0-beta.24
46

57
## 0.0.0-beta.23

packages/themes/package.json

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

packages/types/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @gitcoin/types
22

3+
## 0.0.0-beta.25
4+
35
## 0.0.0-beta.24
46

57
## 0.0.0-beta.23

packages/types/package.json

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

packages/ui/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitcoin/ui
22

3+
## 0.0.0-beta.25
4+
5+
### Patch Changes
6+
7+
- [#47](https://github.com/gitcoinco/core/pull/47) [`fc7a802`](https://github.com/gitcoinco/core/commit/fc7a8026c2c462f36bbf0be63fbf9f4316749fc0) Thanks [@thelostone-mc](https://github.com/thelostone-mc)! - fix: retrofunding tweaks
8+
39
## 0.0.0-beta.24
410

511
### Patch Changes

packages/ui/package.json

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

packages/utils/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @gitcoin/utils
22

3+
## 0.0.0-beta.25
4+
35
## 0.0.0-beta.24
46

57
## 0.0.0-beta.23

packages/utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitcoin/utils",
3-
"version": "0.0.0-beta.24",
3+
"version": "0.0.0-beta.25",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/gitcoinco/core",

0 commit comments

Comments
 (0)