Skip to content

Commit

Permalink
Merge pull request #15 from flowcore-io/release-please--branches--mai…
Browse files Browse the repository at this point in the history
…n--components--postgres-db-transformer

chore(main): release 1.4.0
  • Loading branch information
argilzar authored Nov 11, 2024
2 parents 3419f65 + e11e833 commit 4a91c7a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.0](https://github.com/flowcore-io/postgres-db-transformer/compare/v1.3.1...v1.4.0) (2024-11-11)


### Features

* Added possibility to require that a field is set ([142e979](https://github.com/flowcore-io/postgres-db-transformer/commit/142e979c1fc8cffda2908eebb94972dc45046a47))

## [1.3.1](https://github.com/flowcore-io/postgres-db-transformer/compare/v1.3.0...v1.3.1) (2024-06-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postgres-db-transformer",
"version": "1.3.1",
"version": "1.4.0",
"description": "",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 4a91c7a

Please sign in to comment.