Skip to content

Commit

Permalink
🔖 Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukevella committed Feb 6, 2023
1 parent 5dba8b0 commit 700a4f7
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Changelog

<a name="2.0.0"></a>

## 2.0.0 (2023-02-06)

This is the first version release of Rallly!

### Changed

- 🚚 Move scripts to scripts folder [[3c80eca](https://github.com/lukevella/Rallly/commit/3c80ecacf372410a49b84fae1b43c9620b066567)]

### Miscellaneous

- 👷 Add release script [[5dba8b0](https://github.com/lukevella/Rallly/commit/5dba8b04482a1ce86d8fa9b29fef7883047e5833)]
- 👷 Prepare docker workflow for versioned releases [[8465cfe](https://github.com/lukevella/Rallly/commit/8465cfe6c287a57838ffbc19d0e61f0f1130577c)]
- 👷 Add release workflow [[f0eabd8](https://github.com/lukevella/Rallly/commit/f0eabd82c3fbd91bce2a49c9a2ad5fde5812d977)]
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rallly",
"version": "0.1.0",
"version": "2.0.0",
"private": true,
"scripts": {
"dev": "TAILWIND_MODE=watch next dev",
Expand Down

1 comment on commit 700a4f7

@vercel
Copy link

@vercel vercel bot commented on 700a4f7 Feb 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

rallly – ./

beta.rallly.co
rallly-rallly.vercel.app
rallly-git-main-rallly.vercel.app
rallly.co
www.rallly.co

Please sign in to comment.