Skip to content

Commit a4e8bd8

Browse files
authored
Merge pull request #3 from swordev/changeset-release/main
Update versions
2 parents 16ac5c0 + 8190635 commit a4e8bd8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/sixty-boats-remain.md

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

packages/nginx/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @anymodel/nginx
22

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [`16ac5c0`](https://github.com/swordev/anymodel/commit/16ac5c03faa28deaab38f227151e4c927b41644a) Thanks [@juanrgm](https://github.com/juanrgm)! - Add `HttpHeaders` directive
8+
39
## 0.0.2
410

511
### Patch Changes

packages/nginx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anymodel/nginx",
3-
"version": "0.0.2",
3+
"version": "0.1.0",
44
"description": "NGINX models.",
55
"scripts": {
66
"build": "tsc -b",

0 commit comments

Comments
 (0)