Skip to content

Commit 6c54edd

Browse files
committed
chore: release package(s)
- [email protected]
1 parent a85c7bb commit 6c54edd

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/sql/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 0.1.0 (2021-04-16)
7+
8+
9+
### Features
10+
11+
* **prettier-plugin-sql:** first blood, support format sql files ([a85c7bb](https://github.com/rx-ts/prettier/commit/a85c7bbf1d696f5c1d020ff0a687497e4464fdfb))

packages/sql/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-plugin-sql",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "An opinionated sql formatter plugin for Prettier",
55
"repository": "[email protected]/rx-ts/prettier.git",
66
"homepage": "https://github.com/rx-ts/prettier/blob/master/packages/sql",

0 commit comments

Comments
 (0)