Skip to content

Commit

Permalink
chore: release v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
geekdada committed Feb 3, 2024
1 parent df80bc4 commit 89c839d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [3.4.0](https://github.com/geekdada/surgio/compare/v3.3.0...v3.4.0) (2024-02-03)


### Features

* **types:** ArtifactConfig add subscriptionUserInfoProvider ([ec18a1d](https://github.com/geekdada/surgio/commit/ec18a1d7a98e25f551cf60094a70025aa691a34e))



# [3.3.0](https://github.com/geekdada/surgio/compare/v3.2.3...v3.3.0) (2024-01-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "surgio",
"description": "Generating rules for Surge, Clash, Quantumult like a PRO",
"version": "3.3.0",
"version": "3.4.0",
"main": "./build/index.js",
"types": "./build/index.d.ts",
"bin": {
Expand Down

0 comments on commit 89c839d

Please sign in to comment.