Skip to content

Commit 131c3f9

Browse files
πŸ”– Bump version (#429)
* πŸ”– Bump version * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Wei He <[email protected]>
1 parent 99a37ce commit 131c3f9

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

β€Ž.changeset/heavy-vans-tickle.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€ŽCHANGELOG.mdβ€Ž

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

3+
## 2.14.3
4+
5+
### Patch Changes
6+
7+
- 99a37ce: Limited GITHUB_TOKEN process.env check to CI only, as 'next start` in Playwright auto-loads .env for local devs.
8+
9+
Thanks to [@Keming-He](https://github.com/KemingHe)
10+
311
## 2.14.2
412

513
### Patch Changes

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "socialify",
3-
"version": "2.14.2",
3+
"version": "2.14.3",
44
"description": "Socialify your project. Share with the world!",
55
"author": "@CryogenicPlanet, @wei",
66
"license": "MIT",

0 commit comments

Comments
Β (0)