Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Commit

Permalink
chore(release): 0.0.38
Browse files Browse the repository at this point in the history
  • Loading branch information
SAP Mentors & Friends committed Dec 8, 2020
1 parent b23cb92 commit c2df0cc
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
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 0.0.38 (2020-12-08)


### Features

* **cds:** support for 4.4 ([#77](https://github.com/sapmentors/cds-pg/issues/77)) ([b23cb92](https://github.com/sapmentors/cds-pg/commit/b23cb9231bb5c1496005965e966f4abee31b3eb8))

### 0.0.37 (2020-12-02)

### 0.0.36 (2020-12-02)
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,6 +1,6 @@
{
"name": "cds-pg",
"version": "0.0.37",
"version": "0.0.38",
"description": "PostgreSQL adapter for SAP CDS (CAP)",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c2df0cc

Please sign in to comment.