Skip to content

Commit 215d501

Browse files
chore(release): 2.1.3
1 parent b26516f commit 215d501

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.1.3](https://github.com/blendsdk/proxybuilder/compare/v2.1.2...v2.1.3) (2026-03-25)
6+
7+
8+
### Bug Fixes
9+
10+
* **template:** fix the logfile parameter ([b26516f](https://github.com/blendsdk/proxybuilder/commit/b26516ff558d88127c07cdcaa9a03cfb712c9df0))
11+
512
### [2.1.2](https://github.com/blendsdk/proxybuilder/compare/v2.1.1...v2.1.2) (2026-03-25)
613

714
### [2.1.1](https://github.com/blendsdk/proxybuilder/compare/v2.1.0...v2.1.1) (2026-03-25)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blendsdk/proxybuilder",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "Nginx reverse proxy configuration builder with SSL, load balancing, and maintenance mode",
55
"main": "dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)