Skip to content

Commit

Permalink
chore(release): version package (#8)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored May 25, 2024
1 parent 0d7e99a commit 5ead86b
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/clean-coats-yell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rude-carrots-grin.md

This file was deleted.

11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# docker-torproxy

## 1.0.0

### Major Changes

- 68c9209: feat: using `Lyrebird`, `Meek`, and `Snowflake` pluggable transports

### Minor Changes

- 68c9209: feat: create DNS server on port 53 that goes through Tor network
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docker-torproxy",
"version": "0.0.0",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "docker compose -f docker-compose.yml -f docker-compose.dev.yml up --forece-recreate",
Expand Down

0 comments on commit 5ead86b

Please sign in to comment.