Skip to content

Commit 449bc0d

Browse files
ci: new release (beta) (#74)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a6f3317 commit 449bc0d

11 files changed

Lines changed: 22 additions & 5 deletions

File tree

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"silver-waves-turn",
3939
"small-crabs-obey",
4040
"soft-carpets-allow",
41+
"sweet-crabs-care",
4142
"thick-jobs-try",
4243
"tough-candles-shake",
4344
"violet-bikes-yell",

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

57
## 0.0.0-beta.35

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

57
## 0.0.0-beta.35

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

57
## 0.0.0-beta.35

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

packages/ui/CHANGELOG.md

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

3+
## 0.0.0-beta.37
4+
5+
### Patch Changes
6+
7+
- [#73](https://github.com/gitcoinco/core/pull/73) [`a6f3317`](https://github.com/gitcoinco/core/commit/a6f3317273e649054c28688e2b488157f3129efd) Thanks [@nijoe1](https://github.com/nijoe1)! - chore: leaderboard impovements
8+
chore: start using react-markdown instead of markdown-preview
9+
fix: markdown editor to work with next.js
10+
311
## 0.0.0-beta.36
412

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

57
## 0.0.0-beta.35

0 commit comments

Comments
 (0)