Skip to content
This repository was archived by the owner on Apr 4, 2026. It is now read-only.

Commit e5447e5

Browse files
Version Packages
1 parent 1c0c3cf commit e5447e5

7 files changed

Lines changed: 24 additions & 10 deletions

File tree

.changeset/proud-jobs-flash.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

apps/api/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# smc-api
2+
3+
## 3.0.0
4+
5+
### Major Changes
6+
7+
- 8078bc5: Happy rewrite & revival release!

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "smc-api",
33
"private": true,
4-
"version": "2.0.0",
4+
"version": "3.0.0",
55
"author": "StopMalwareContent Contributors",
66
"type": "module",
77
"main": "dist/index.js",

apps/dashboard/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# smc-dashboard
2+
3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- 8078bc5: Happy rewrite & revival release!

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "smc-dashboard",
33
"private": true,
4-
"version": "1.0.0",
4+
"version": "2.0.0",
55
"author": "StopMalwareContent Contributors",
66
"type": "module",
77
"scripts": {

apps/extension/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# smc-extension
2+
3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- 8078bc5: Happy rewrite & revival release!

apps/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "smc-extension",
33
"private": true,
4-
"version": "1.4.5",
4+
"version": "2.0.0",
55
"author": "StopMalwareContent Contributors",
66
"type": "module",
77
"scripts": {

0 commit comments

Comments
 (0)