Skip to content

Commit 49c4607

Browse files
authored
Merge pull request #557 from lockdown-systems/release-1.1.18
Release 1.1.18
2 parents 0fba7e0 + 99b2404 commit 49c4607

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

docs/blog/2025-08-11-cyd.1.1.18.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
slug: cyd-1.1.18
3+
title: Cyd 1.1.18 released
4+
---
5+
6+
**We're pleased to announce Cyd 1.1.18 is released.** Here's what's new:
7+
8+
- Bug fix: Allow migrating tweets that have already been deleted ([#555](https://github.com/lockdown-systems/cyd/pull/555))
9+
10+
See the [release on GitHub](https://github.com/lockdown-systems/cyd/releases/tag/v1.1.18).
11+
12+
<!-- truncate -->

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cyd",
33
"private": true,
4-
"version": "1.1.17",
4+
"version": "1.1.18",
55
"main": ".vite/build/main.js",
66
"description": "Automatically delete your data from tech platforms, except for what you want to keep",
77
"license": "proprietary",

0 commit comments

Comments
 (0)