Ghost/ghost/posts-service
Nick Moreton b9b1502772
🐛Changed "free_signups" to "signups" in Post Exporter (#18883)
ref https://github.com/TryGhost/Product/issues/4110

Made this change to increase clarity in data export

---

<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at 6c0508d</samp>

Renamed a column in posts export data and updated the corresponding test
case. This change makes the export data more consistent and clear for
users who have different member features enabled.
2023-11-07 09:52:28 +00:00
..
lib 🐛Changed "free_signups" to "signups" in Post Exporter (#18883) 2023-11-07 09:52:28 +00:00
test 🐛Changed "free_signups" to "signups" in Post Exporter (#18883) 2023-11-07 09:52:28 +00:00
.eslintrc.js Moved posts service to its own package 2023-03-20 16:06:42 +01:00
index.js Added posts exporter implementation (#16467) 2023-03-22 09:08:35 +01:00
package.json Update TryGhost packages 2023-10-31 20:54:17 +01:00
README.md Moved posts service to its own package 2023-03-20 16:06:42 +01:00

Posts Service