Skip to content

Commit

Permalink
🔖 Release as v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
skerit committed Oct 16, 2023
1 parent 67a85fb commit d5805ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 0.2.2 (WIP)
## 0.2.2 (2023-10-16)

* Add `ShortlinkApiKey` model, so each user can have their own API keys

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name" : "alchemy-shortlink",
"description" : "A shortlink plugin for AlchemyMVC projects",
"author" : "Jelle De Loecker <[email protected]>",
"version" : "0.2.1",
"version" : "0.2.2",
"repository" : "11ways/alchemy-shortlink",
"license" : "MIT",
"keywords" : ["skeleton", "boilerplate", "alchemymvc"],
Expand Down

0 comments on commit d5805ce

Please sign in to comment.