chore(main): release 1.1.2 (#12)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-10-21 01:59:58 +01:00
committed by GitHub
parent c3c5f71c7a
commit d1148580df
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
{
".": "1.1.1"
".": "1.1.2"
}

View File

@@ -1,5 +1,12 @@
# Changelog
## [1.1.2](https://github.com/jimeh/undent/compare/v1.1.1...v1.1.2) (2024-10-21)
### Bug Fixes
* **perf:** minor improvement when no indent is found ([84715b9](https://github.com/jimeh/undent/commit/84715b90d000292e4e4fbe081e00a583acf0dada))
## [1.1.1](https://github.com/jimeh/undent/compare/v1.1.0...v1.1.1) (2022-12-05)