Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit 36d3d19

Browse files
chore(main): release 3.0.1
1 parent da2afd4 commit 36d3d19

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
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.
44

5+
## [3.0.1](https://github.com/justinlettau/sql-source-control/compare/v3.0.0...v3.0.1) (2024-07-25)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update dependency xml2js to ^0.5.0 [security] ([859b589](https://github.com/justinlettau/sql-source-control/commit/859b589512ca189fe6861b30ff002c2700d63cb0))
11+
* **deps:** update dependency xml2js to ^0.6.0 ([355a768](https://github.com/justinlettau/sql-source-control/commit/355a768f941010c886fba1a39c3a73a1f5c21855))
12+
* readme ([e2b7a13](https://github.com/justinlettau/sql-source-control/commit/e2b7a13ce676d3cc4876bc83768507c6c02f271b))
13+
514
## [3.0.0](https://github.com/justinlettau/sql-source-control/compare/v2.1.1...v3.0.0) (2020-12-17)
615

716

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sql-source-control",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Simple CLI for getting SQL into source control systems.",
55
"keywords": [
66
"sql",

0 commit comments

Comments
 (0)