Skip to content

Commit ea9ef2f

Browse files
committed
chore(release): 0.3.0
1 parent 0cf596e commit ea9ef2f

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
# 0.1.0 (2022-11-15)
1+
# [0.3.0](https://github.com/JamieMason/typescript-imgix-url-params/compare/0.1.0...0.3.0) (2022-11-15)
2+
3+
4+
### Features
5+
6+
* **types:** exclude unknown when other types are known ([0cf596e](https://github.com/JamieMason/typescript-imgix-url-params/commit/0cf596ecf5186ccb06340fb71e6440f8afde3c95))
7+
* **types:** include possible string values ([b9fc631](https://github.com/JamieMason/typescript-imgix-url-params/commit/b9fc631807a6dab79d52103220dd5a6d008f1f57))
8+
9+
10+
11+
# [0.1.0](https://github.com/JamieMason/typescript-imgix-url-params/compare/432e62090b700ce305e220a7e8030c7daf024af8...0.1.0) (2022-11-15)
212

313

414
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typescript-imgix-url-params",
33
"description": "TypeScript definitions of imgix's URL parameters",
4-
"version": "0.1.0",
4+
"version": "0.3.0",
55
"author": "Jamie Mason <jamie@foldleft.io> (https://github.com/JamieMason)",
66
"bugs": "https://github.com/JamieMason/typescript-imgix-url-params/issues",
77
"devDependencies": {

0 commit comments

Comments
 (0)