From 7eb4937dd3da8f438a4c689772e0b598eaf75e29 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 07:06:37 +0000 Subject: [PATCH] chore(main): release 1.0.7 --- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 235cf61..a94e826 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.7](https://github.com/linrongbin16/giturlparser.lua/compare/v1.0.6...v1.0.7) (2024-01-08) + + +### Bug Fixes + +* **parse:** fix parse ([#28](https://github.com/linrongbin16/giturlparser.lua/issues/28)) ([454d7c3](https://github.com/linrongbin16/giturlparser.lua/commit/454d7c3094669641c5e5dcc3060947f2364e7634)) + ## [1.0.6](https://github.com/linrongbin16/giturlparser.lua/compare/v1.0.5...v1.0.6) (2024-01-07) diff --git a/version.txt b/version.txt index af0b7dd..238d6e8 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.6 +1.0.7