Skip to content

Commit

Permalink
chore: bump version (#1061)
Browse files Browse the repository at this point in the history
Co-authored-by: zccz14 <[email protected]>
  • Loading branch information
github-actions[bot] and zccz14 authored Feb 15, 2025
1 parent 2473f6d commit 1a608b9
Show file tree
Hide file tree
Showing 10 changed files with 52 additions and 24 deletions.
17 changes: 17 additions & 0 deletions apps/telegram-monitor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@yuants/app-telegram-monitor",
"entries": [
{
"version": "0.0.3",
"tag": "@yuants/app-telegram-monitor_v0.0.3",
"date": "Sat, 15 Feb 2025 09:54:35 GMT",
"comments": {
"patch": [
{
"comment": "fix"
}
],
"none": [
{
"comment": "Bump Version"
}
]
}
},
{
"version": "0.0.2",
"tag": "@yuants/app-telegram-monitor_v0.0.2",
Expand Down
9 changes: 8 additions & 1 deletion apps/telegram-monitor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @yuants/app-telegram-monitor

This log was last generated on Sat, 15 Feb 2025 09:01:24 GMT and should not be manually modified.
This log was last generated on Sat, 15 Feb 2025 09:54:35 GMT and should not be manually modified.

## 0.0.3
Sat, 15 Feb 2025 09:54:35 GMT

### Patches

- fix

## 0.0.2
Sat, 15 Feb 2025 09:01:24 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/telegram-monitor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yuants/app-telegram-monitor",
"version": "0.0.2",
"version": "0.0.3",
"main": "lib/index.js",
"module": "dist/index.js",
"files": [
Expand Down
17 changes: 17 additions & 0 deletions apps/twitter-monitor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@yuants/app-twitter-monitor",
"entries": [
{
"version": "0.0.2",
"tag": "@yuants/app-twitter-monitor_v0.0.2",
"date": "Sat, 15 Feb 2025 09:54:35 GMT",
"comments": {
"patch": [
{
"comment": "fix"
}
],
"none": [
{
"comment": "Bump Version"
}
]
}
},
{
"version": "0.0.1",
"tag": "@yuants/app-twitter-monitor_v0.0.1",
Expand Down
9 changes: 8 additions & 1 deletion apps/twitter-monitor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @yuants/app-twitter-monitor

This log was last generated on Sat, 15 Feb 2025 09:01:24 GMT and should not be manually modified.
This log was last generated on Sat, 15 Feb 2025 09:54:35 GMT and should not be manually modified.

## 0.0.2
Sat, 15 Feb 2025 09:54:35 GMT

### Patches

- fix

## 0.0.1
Sat, 15 Feb 2025 09:01:24 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/twitter-monitor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yuants/app-twitter-monitor",
"version": "0.0.1",
"version": "0.0.2",
"main": "lib/index.js",
"module": "dist/index.js",
"files": [
Expand Down
10 changes: 0 additions & 10 deletions common/changes/@yuants/app-telegram-monitor/2025-02-15-09-33.json

This file was deleted.

10 changes: 0 additions & 10 deletions common/changes/@yuants/app-twitter-monitor/2025-02-15-09-50.json

This file was deleted.

0 comments on commit 1a608b9

Please sign in to comment.