0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00

Bumped @tryghost/members-csv to 1.0.0-rc.3

no-issue

We would like to release @tryghost/members-csv as version 1.0.0 but
lerna will only allow us to release packages which have had changes in
them since their last release. Well, this is a change. And it's solely
for the purpose of allowing us to release 1.0.0. This version is not
tagged, nor is it published to npm.
This commit is contained in:
Fabien O'Carroll 2021-03-10 17:20:54 +00:00
parent cac4ca14ff
commit 474e052b60

View file

@ -1,6 +1,6 @@
{
"name": "@tryghost/members-csv",
"version": "1.0.0-rc.2",
"version": "1.0.0-rc.3",
"repository": "https://github.com/TryGhost/Members/tree/master/packages/members-csv",
"author": "Ghost Foundation",
"license": "MIT",