Skip to content

Commit

Permalink
chore(release): 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1](v1.1.0...v1.1.1) (2023-03-14)

### Bug Fixes

* export everything ([b7d6c21](b7d6c21)), closes [#2](#2)
* export everything ([#3](#3)) ([fe76708](fe76708))
  • Loading branch information
GP authored and paambaati committed Mar 14, 2023
1 parent fe76708 commit 38f4d1a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.1.1](https://github.com/paambaati/neon-js-sdk/compare/v1.1.0...v1.1.1) (2023-03-14)


### Bug Fixes

* export everything ([b7d6c21](https://github.com/paambaati/neon-js-sdk/commit/b7d6c21b3abe37119509ed75d4bb2fd439bfa404)), closes [#2](https://github.com/paambaati/neon-js-sdk/issues/2)
* export everything ([#3](https://github.com/paambaati/neon-js-sdk/issues/3)) ([fe76708](https://github.com/paambaati/neon-js-sdk/commit/fe76708ad6c7dc5a72f7b09be88f8e1e201a66d7))

# [1.1.0](https://github.com/paambaati/neon-js-sdk/compare/v1.0.0...v1.1.0) (2023-02-10)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "neon-sdk",
"version": "1.1.0",
"version": "1.1.1",
"description": "TypeScript SDK for managing your Neon Serverless PostgreSQL projects",
"keywords": [
"neon",
Expand Down

0 comments on commit 38f4d1a

Please sign in to comment.