Skip to content

Commit

Permalink
chore(release): @ucast/[email protected] [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 28, 2020
1 parent 0b563c8 commit f2d0ea1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/sql/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.

# [1.0.0-alpha.4](https://github.com/stalniy/ucast/compare/@ucast/[email protected]...@ucast/[email protected]) (2020-10-28)


### Features

* **interpreter:** adds support for local and foreign field name interception ([0b563c8](https://github.com/stalniy/ucast/commit/0b563c8b1c8a61d698a969223ebc9125820d500e))

# [1.0.0-alpha.3](https://github.com/stalniy/ucast/compare/@ucast/[email protected]...@ucast/[email protected]) (2020-10-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/sql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ucast/sql",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"description": "[email protected]:stalniy/ucast.git",
"main": "dist/es6c/index.js",
"es2015": "dist/es6m/index.mjs",
Expand Down

0 comments on commit f2d0ea1

Please sign in to comment.