Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Commit

Permalink
chore(release): 3.6.8 [skip ci]
Browse files Browse the repository at this point in the history
## [3.6.8](v3.6.7...v3.6.8) (2020-08-14)

### Bug Fixes

* postgres 12.2 support ([#461](#461)) ([8c905b2](8c905b2))
  • Loading branch information
forest-bot committed Aug 14, 2020
1 parent 8c905b2 commit 9690735
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.6.8](https://github.com/ForestAdmin/lumber/compare/v3.6.7...v3.6.8) (2020-08-14)


### Bug Fixes

* postgres 12.2 support ([#461](https://github.com/ForestAdmin/lumber/issues/461)) ([8c905b2](https://github.com/ForestAdmin/lumber/commit/8c905b22a84cc3f648c3e9d49936810ae5a3f4ec))

## [3.6.7](https://github.com/ForestAdmin/lumber/compare/v3.6.6...v3.6.7) (2020-08-11)


Expand Down
2 changes: 1 addition & 1 deletion 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,7 +1,7 @@
{
"name": "lumber-cli",
"description": "Create your Forest Admin API in minutes. Admin API backend based on a database schema",
"version": "3.6.7",
"version": "3.6.8",
"main": "lumber.js",
"scripts": {
"lint": "./node_modules/eslint/bin/eslint.js ./*.js .eslint-bin deserializers scripts serializers services test utils",
Expand Down

0 comments on commit 9690735

Please sign in to comment.