Skip to content

Commit ac06353

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

11 files changed

+20
-5
lines changed

.changeset/pre.json

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"@gitcoin/utils": "0.0.0"
1111
},
1212
"changesets": [
13+
"chilly-poems-decide",
1314
"cuddly-pumas-watch",
1415
"curly-clouds-travel",
1516
"dirty-donkeys-live",

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.24
4+
35
## 0.0.0-beta.23
46

57
## 0.0.0-beta.22

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.23",
3+
"version": "0.0.0-beta.24",
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.24
4+
35
## 0.0.0-beta.23
46

57
## 0.0.0-beta.22

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.23",
3+
"version": "0.0.0-beta.24",
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.24
4+
35
## 0.0.0-beta.23
46

57
## 0.0.0-beta.22

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.23",
3+
"version": "0.0.0-beta.24",
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.24
4+
5+
### Patch Changes
6+
7+
- [#46](https://github.com/gitcoinco/core/pull/46) [`d278736`](https://github.com/gitcoinco/core/commit/d2787365be02445264edf9065f3c30db5fef0776) Thanks [@nijoe1](https://github.com/nijoe1)! - Stacking hub beta components
8+
39
## 0.0.0-beta.23
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.23",
3+
"version": "0.0.0-beta.24",
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.24
4+
35
## 0.0.0-beta.23
46

57
## 0.0.0-beta.22

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.23",
3+
"version": "0.0.0-beta.24",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/gitcoinco/core",

0 commit comments

Comments
 (0)