Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
chore(release): 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
masylum committed Mar 8, 2022
1 parent e45b2a7 commit 816f46f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.

### [1.2.4](https://github.com/factorialco/tentaclesql/compare/v1.2.3...v1.2.4) (2022-03-08)

### [1.2.3](https://github.com/factorialco/tentaclesql/compare/v1.2.1...v1.2.3) (2022-03-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@factorialco/tentaclesql",
"description": "SQL engine from multiple sources",
"homepage": "https://github.com/factorialco/tentaclesql#readme",
"version": "1.2.3",
"version": "1.2.4",
"main": "dist/src/executor/index.js",
"bin": {
"tentaclesql": "dist/cli.js"
Expand Down

0 comments on commit 816f46f

Please # to comment.