Skip to content

Commit b543c1f

Browse files
author
🤖 Kuoki Bot
committed
chore(environment): release version 1.5.0
1 parent 69b8c75 commit b543c1f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/environment/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
# [1.5.0](https://github.com/RicardoJBarrios/kuoki/compare/environment-v1.4.4...environment-v1.5.0) (2023-04-13)
6+
7+
8+
### Features
9+
10+
* **environment:** add GetOptionsAll type ([f02654d](https://github.com/RicardoJBarrios/kuoki/commit/f02654d50de9d8a4a8d036078c0c8a206f46ecda))
11+
* **environment:** add required option to query.get ([38e86f9](https://github.com/RicardoJBarrios/kuoki/commit/38e86f9a4936d1f202550827241e21768bcaeed9))
12+
* **environment:** remove uneeded interface ([9735abc](https://github.com/RicardoJBarrios/kuoki/commit/9735abc7f2d255d3dba6f05d24c6ea21cc8e594c))
13+
14+
15+
516
## [1.4.4](https://github.com/RicardoJBarrios/kuoki/compare/environment-v1.4.3...environment-v1.4.4) (2023-04-12)
617

718

packages/environment/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kuoki/environment",
3-
"version": "1.4.4",
3+
"version": "1.5.0",
44
"description": "An Asynchronous Environment Manager for JavaScript and TypeScript Applications",
55
"keywords": [
66
"kuoki",

0 commit comments

Comments
 (0)