Ghost/ghost/posts-service
Steve Larson 2e0293c99f
🐛 Fixed NQL filters for single letter slugs (#21340)
fixes https://github.com/TryGhost/Ghost/issues/20133
- includes fix to support single letter slugs
2024-10-17 15:35:26 +00:00
..
lib Added unschedule bulk action to posts (#20945) 2024-09-24 15:32:45 +08: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 🐛 Fixed NQL filters for single letter slugs (#21340) 2024-10-17 15:35:26 +00:00
README.md Moved posts service to its own package 2023-03-20 16:06:42 +01:00

Posts Service