Skip to content

Commit

Permalink
Merge 287a48b into d3f8055
Browse files Browse the repository at this point in the history
  • Loading branch information
leet-bot committed Jul 12, 2021
2 parents d3f8055 + 287a48b commit f8427ec
Show file tree
Hide file tree
Showing 9 changed files with 19 additions and 36 deletions.
5 changes: 0 additions & 5 deletions .changeset/dirty-mayflies-wonder.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dull-dolphins-deny.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fifty-tables-mix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/metal-crabs-visit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-carpets-suffer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-mayflies-lay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-yaks-share.md

This file was deleted.

18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# iql

## 0.2.3

### Patch Changes

- [#39](https://github.com/AltNext/iql/pull/39) [`d98ddeb`](https://github.com/AltNext/iql/commit/d98ddebe7ec9832a234ff12ca0a06fc17289bef6) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update dependency @types/jest to v26.0.24

- [#44](https://github.com/AltNext/iql/pull/44) [`d3f8055`](https://github.com/AltNext/iql/commit/d3f805544e18d9d45ac19b3f48d8ee141a69923c) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update dependency eslint-config-altnext to v1.1.5

- [#40](https://github.com/AltNext/iql/pull/40) [`667a8c5`](https://github.com/AltNext/iql/commit/667a8c50ed8f5632e2a469be13b73bbfaa658f48) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update dependency @types/pg to v8.6.1

- [#42](https://github.com/AltNext/iql/pull/42) [`31d88d6`](https://github.com/AltNext/iql/commit/31d88d6f0dcc3e63164b9310e1eb8eccbeeba8b4) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update dependency typedoc to v0.21.3

- [#41](https://github.com/AltNext/iql/pull/41) [`0c1206b`](https://github.com/AltNext/iql/commit/0c1206b7be8a27bdebcdad16a20f50d02c5cd323) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update dependency ts-node to v10.1.0

- [#45](https://github.com/AltNext/iql/pull/45) [`99ce035`](https://github.com/AltNext/iql/commit/99ce03500d7381c41ffa7af75eefc9520a5886a9) Thanks [@roikoren755](https://github.com/roikoren755)! - chore: add yarn deduplicate, update README.md

- [#37](https://github.com/AltNext/iql/pull/37) [`20bfa21`](https://github.com/AltNext/iql/commit/20bfa214b71e5518d453bdc2d5ac101a0dceb554) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update dependency husky to v7.0.1

## 0.2.2

Version 0.2.1 was not published to NPM, due to a misconfiguration. This version is identical.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iql",
"version": "0.2.2",
"version": "0.2.3",
"description": "IQL - Inline Query Language",
"main": "./index.js",
"types": "./index.d.ts",
Expand Down

0 comments on commit f8427ec

Please sign in to comment.