Skip to content
This repository was archived by the owner on Mar 17, 2023. It is now read-only.

Commit f59847b

Browse files
committed
1.5.0
1 parent 97995f3 commit f59847b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project
66
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [UNRELEASED] - 2020-11-09
8+
## [1.5.0] - 2020-11-09 - 2020-11-09
99

1010
### Changed
1111

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postgrester",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"license": "Apache-2.0",
55
"description": "PostgREST API Client.",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)