Skip to content

Commit e19e67d

Browse files
chore(release): release [skip ci]
- project: text-transformer 5.5.1 - project: jira-master 1.1.0
1 parent a5b06be commit e19e67d

File tree

5 files changed

+22
-35
lines changed

5 files changed

+22
-35
lines changed

package-lock.json

Lines changed: 7 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## 1.1.0 (2025-11-19)
2+
3+
This was a version bump only for jira-master to align it with other projects, there were no code changes.

projects/packages/jira-master/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jira-master",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "AI-powered Alfred workflow to create Jira tickets from Slack threads or text input",
55
"keywords": [
66
"alfred",

projects/packages/text-transformer/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 5.5.1 (2025-11-19)
2+
3+
### 🩹 Fixes
4+
5+
- **text-transformer:** add `largetype` for all workflow results - better preview of results ([c71abd2](https://github.com/Avivbens/alfredo/commit/c71abd2))
6+
7+
### ❤️ Thank You
8+
9+
- Aviv Ben Shahar
10+
111
## 5.5.0 (2025-11-13)
212

313
### 🚀 Features

projects/packages/text-transformer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "text-transformer",
3-
"version": "5.5.0",
3+
"version": "5.5.1",
44
"description": "Transform your text with Alfred—translate, check spelling, correct grammar, explain, extract action items, and much more!",
55
"keywords": [
66
"alfred",

0 commit comments

Comments
 (0)