Skip to content

Commit

Permalink
Release/v4.28.3 #4086
Browse files Browse the repository at this point in the history
resolves thematters/developer-resource#326

babead8 feat(nomad-badges): add spacing to share button mobile
c933583 fix(nomad): revise nomad styles
e546642 feat(nomad-badges): remove `LV?` prefix & add campaign link
172dae2 fix(comments): alway load latest responses in article detail pages
b30eab7 Fix/badges dialog render issus (#4079)
385be1d feat(nomad-badges): Implementation of Digital Nomad program
939ef08 Fix/revise nomad badges (#4076)
133ca36 feat(nomad-badges): Implementation of Digital Nomad program
a79a11f feat(admin): use dynamic imports
6fae430 feat(admin): support archive and restrict user for user
7809d8b feat(admin): revise `vercel-build` script
191dbbf feat(admin): exclude admin code on build
4e64d4f feat(admin): support toggle recommend for article
007e774 feat: apply withDialog HOC to UserProfile/DropdownActions
254e98e feat: add `withDialog` HOC to resolve nested components
  • Loading branch information
49659410+tx0c committed Dec 14, 2023
1 parent 27fc32c commit b67127a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env.prod
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ NEXT_PUBLIC_GOOGLE_CLIENT_ID=751677068109-rkml7q9ujf8ems09cclh7qckf14svcgs.apps.
NEXT_PUBLIC_TWITTER_CLIENT_ID=cmdKbUlyd1ZZZDZYa3dTampidGo6MTpjaQ
NEXT_PUBLIC_FACEBOOK_CLIENT_ID=161556310354354
NEXT_PUBLIC_NOMAD_MATTERS_CAMPAIGN_LINK_EN=
NEXT_PUBLIC_NOMAD_MATTERS_CAMPAIGN_LINK=
NEXT_PUBLIC_NOMAD_MATTERS_CAMPAIGN_LINK=/@hi176/464035-nomad-matters
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "matters-web",
"version": "4.28.2",
"version": "4.28.3",
"description": "codebase of Matters' website",
"author": "Matters <[email protected]>",
"engines": {
Expand Down

0 comments on commit b67127a

Please sign in to comment.