Skip to content

Commit 9c78cf9

Browse files
Merge pull request #18 from journeyapps/changeset-release/master
[Chore] update versions
2 parents 568e60c + 00f5660 commit 9c78cf9

4 files changed

Lines changed: 26 additions & 22 deletions

File tree

.changeset/whole-otters-taste.md

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

.github/ci

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 4dc851f45e064e333daa08dd834a59fde91e4d6f

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# @journeyapps/https-proxy-socket
2+
3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- 73fb7f7: ## 1.2.2
8+
9+
### Major Changes
10+
- Removed support for mssql (tedious).
11+
- If you require this functionality please use [v0.2.2](https://www.npmjs.com/package/@journeyapps/https-proxy-socket/v/0.2.2) instead.
12+
- Support for MongoDB connection via https proxy added.
13+
- npx script added to retrieve replica members from a MongoDB connection string.
14+
15+
### Minor Changes
16+
- Updated dependencies.
17+
18+
### Patch Changes
19+
- Convert to Vitest for all tests
20+
- Refactoring and cleanup of codebase
21+
- Changesets added
22+
- GitHub workflows added for CI and publishing.
23+
- Switched repository to `pnpm` as package manager.
24+
- Package is published with support for esm and cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@journeyapps/https-proxy-socket",
3-
"version": "0.2.2",
3+
"version": "1.0.0",
44
"author": "JourneyApps",
55
"repository": "journeyapps/https-proxy-socket",
66
"license": "MIT",

0 commit comments

Comments
 (0)