Skip to content

Commit 641b642

Browse files
πŸ”– Bump version (#426)
* πŸ”– 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 038d7d0 commit 641b642

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed

β€Ž.changeset/proud-years-sip.mdβ€Ž

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

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
11
# socialify
22

3+
## 2.14.1
4+
5+
### Patch Changes
6+
7+
- 038d7d0: Migrated from hard-coded solution to using @next/third-parties/google GoogleTagManager component.
8+
9+
Thanks to [@Keming-He](https://github.com/KemingHe)
10+
311
## 2.14.0
412

513
### Minor Changes
614

715
- e804b07: Bump DaisyUI to v4
8-
16+
917
Thanks to [@Keming-He](https://github.com/KemingHe)
1018

1119
## 2.13.0

β€Ž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.0",
3+
"version": "2.14.1",
44
"description": "Socialify your project. Share with the world!",
55
"author": "@CryogenicPlanet, @wei",
66
"license": "MIT",

0 commit comments

Comments
Β (0)