Skip to content

Commit

Permalink
chore: release main (#125)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 20, 2024
1 parent 8880f96 commit 20ebb0c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"server": "1.2.1",
"client": "1.3.4",
"client": "1.3.5",
"docs": "1.1.0"
}
7 changes: 7 additions & 0 deletions client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.3.5](https://github.com/discordplace/discord.place/compare/[email protected]@v1.3.5) (2024-11-20)


### Bug Fixes

* **config:** update websiteId for analytics ([656a271](https://github.com/discordplace/discord.place/commit/656a2710b29a34dacc0f0fa46c9a43476d043ccc))

## [1.3.4](https://github.com/discordplace/discord.place/compare/[email protected]@v1.3.4) (2024-11-03)


Expand Down
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package.json",
"name": "client",
"private": true,
"version": "1.3.4",
"version": "1.3.5",
"scripts": {
"dev": "next dev --turbo -p 3000",
"build": "next build",
Expand Down

0 comments on commit 20ebb0c

Please sign in to comment.