Skip to content

Commit f924c87

Browse files
committed
Release 3.2.0
1 parent 68dbce6 commit f924c87

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 3.2.0
2+
3+
#### Enhancement
4+
5+
- added short aliases for long data type to `generate` command
6+
7+
#### Bug Fix
8+
9+
- only necessary files published on **_npm_**
10+
11+
#### Internal
12+
13+
- update dependencies :package:
14+
- refactor data type parsing
15+
116
## 3.1.0
217

318
#### Enhancement

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pg-differ",
3-
"version": "3.1.0",
3+
"version": "3.2.0",
44
"description": "Node.js migration tool for PostgreSQL",
55
"keywords": [
66
"node",

0 commit comments

Comments
 (0)