From e93e800de018c9d7bfe5373aa9e3eac7b8d62aea Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
 <41898282+github-actions[bot]@users.noreply.github.com>
Date: Tue, 20 Aug 2024 11:52:06 +0200
Subject: [PATCH] chore: release (#1135)

---
 CHANGELOG.md | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 Cargo.lock   |  2 +-
 Cargo.toml   |  2 +-
 3 files changed, 66 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3aeda7efd..75002e97d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,70 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+## [13.0.0-alpha.2](https://github.com/XAMPPRocky/tokei/compare/v13.0.0-alpha.1...v13.0.0-alpha.2) - 2024-08-19
+
+### Added
+- Add support for Monkey C ([#1081](https://github.com/XAMPPRocky/tokei/pull/1081))
+- added plantuml support ([#1125](https://github.com/XAMPPRocky/tokei/pull/1125))
+- add language Tact ([#1103](https://github.com/XAMPPRocky/tokei/pull/1103))
+- add support for bicep ([#1100](https://github.com/XAMPPRocky/tokei/pull/1100))
+- add hledger ([#1121](https://github.com/XAMPPRocky/tokei/pull/1121))
+- add SELinux CIL policy source files ([#1124](https://github.com/XAMPPRocky/tokei/pull/1124))
+- --files argument now sorts alphabetically ([#1059](https://github.com/XAMPPRocky/tokei/pull/1059))
+- add support for LALRPOP ([#1077](https://github.com/XAMPPRocky/tokei/pull/1077))
+
+### Fixed
+- read hidden from config file ([#1093](https://github.com/XAMPPRocky/tokei/pull/1093))
+
+### Other
+- Fix cargo audit issues ([#1137](https://github.com/XAMPPRocky/tokei/pull/1137))
+- Add support for MDX ([#1046](https://github.com/XAMPPRocky/tokei/pull/1046))
+- Add PRQL to README.md ([#1088](https://github.com/XAMPPRocky/tokei/pull/1088))
+- add fypp extension `.fpp` to `languages.json` for Modern Fortran ([#1060](https://github.com/XAMPPRocky/tokei/pull/1060))
+- Add support for Lex ([#1087](https://github.com/XAMPPRocky/tokei/pull/1087))
+- Add d2 ([#1091](https://github.com/XAMPPRocky/tokei/pull/1091))
+- Add support for Stata ([#1112](https://github.com/XAMPPRocky/tokei/pull/1112))
+- Add support for CUE ([#1049](https://github.com/XAMPPRocky/tokei/pull/1049))
+- bump libc from 0.2.147 to 0.2.155 ([#1104](https://github.com/XAMPPRocky/tokei/pull/1104))
+- add cangjie language support ([#1127](https://github.com/XAMPPRocky/tokei/pull/1127)) ([#1128](https://github.com/XAMPPRocky/tokei/pull/1128))
+- Add support for JSLT ([#1129](https://github.com/XAMPPRocky/tokei/pull/1129))
+- Add Arturo support ([#1108](https://github.com/XAMPPRocky/tokei/pull/1108))
+- Support Bazel's MODULE files and *.bzlmod files ([#1130](https://github.com/XAMPPRocky/tokei/pull/1130))
+- read only first 128B from the file when searching for shebang ([#1040](https://github.com/XAMPPRocky/tokei/pull/1040))
+- add OpenCL as a languages.json entry ([#980](https://github.com/XAMPPRocky/tokei/pull/980))
+- Add GetText Portable Object (PO) files ([#814](https://github.com/XAMPPRocky/tokei/pull/814))
+- Support godot shader ([#1118](https://github.com/XAMPPRocky/tokei/pull/1118))
+- Add Modelica language ([#1061](https://github.com/XAMPPRocky/tokei/pull/1061))
+- Add menhir support ([#781](https://github.com/XAMPPRocky/tokei/pull/781))
+- Update README.md
+- [issue_1114] remove Cargo.lock from .gitignore ([#1115](https://github.com/XAMPPRocky/tokei/pull/1115))
+- [issue_891] give more space for Files column ([#933](https://github.com/XAMPPRocky/tokei/pull/933))
+- GitHub Action to publish docker images ([#1096](https://github.com/XAMPPRocky/tokei/pull/1096))
+- Support MoonBit language. ([#1095](https://github.com/XAMPPRocky/tokei/pull/1095))
+- Add OpenSCAD ([#1097](https://github.com/XAMPPRocky/tokei/pull/1097))
+- add jinja extension for Jinja2 ([#1083](https://github.com/XAMPPRocky/tokei/pull/1083))
+- Fix slang ([#1089](https://github.com/XAMPPRocky/tokei/pull/1089))
+- Temporarily remove Hare
+- Support .pyi python file ([#1075](https://github.com/XAMPPRocky/tokei/pull/1075))
+- add luau extension to lua ([#1066](https://github.com/XAMPPRocky/tokei/pull/1066))
+- Adding support for Snakemake ([#1045](https://github.com/XAMPPRocky/tokei/pull/1045))
+- Add Janet to languages.json ([#1042](https://github.com/XAMPPRocky/tokei/pull/1042))
+- Add OpenQASM support ([#1041](https://github.com/XAMPPRocky/tokei/pull/1041))
+- typst ([#1037](https://github.com/XAMPPRocky/tokei/pull/1037))
+- Add the ZoKrates language ([#1035](https://github.com/XAMPPRocky/tokei/pull/1035))
+- Add PRQL ([#1030](https://github.com/XAMPPRocky/tokei/pull/1030))
+- remove refs ([#1006](https://github.com/XAMPPRocky/tokei/pull/1006))
+- Add lingua franca language ([#993](https://github.com/XAMPPRocky/tokei/pull/993))
+- Add support for Razor Components ([#992](https://github.com/XAMPPRocky/tokei/pull/992))
+- Add arch's PKGBUILD files ([#972](https://github.com/XAMPPRocky/tokei/pull/972))
+- Add Hare support ([#971](https://github.com/XAMPPRocky/tokei/pull/971))
+- Add Max support ([#963](https://github.com/XAMPPRocky/tokei/pull/963))
+- Add support for Chapel ([#960](https://github.com/XAMPPRocky/tokei/pull/960))
+- Add language support for Slang ([#956](https://github.com/XAMPPRocky/tokei/pull/956))
+- Update TypeScript language ([#953](https://github.com/XAMPPRocky/tokei/pull/953))
+- Added support for Circom ([#949](https://github.com/XAMPPRocky/tokei/pull/949))
+- link to earthly project ([#1078](https://github.com/XAMPPRocky/tokei/pull/1078))
+
 ## [13.0.0-alpha.1](https://github.com/XAMPPRocky/tokei/compare/v13.0.0-alpha.0...v13.0.0-alpha.1) - 2024-03-04
 
 ### Fixed
diff --git a/Cargo.lock b/Cargo.lock
index 544c3e01d..b396a0e53 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1354,7 +1354,7 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
 
 [[package]]
 name = "tokei"
-version = "13.0.0-alpha.1"
+version = "13.0.0-alpha.2"
 dependencies = [
  "aho-corasick",
  "arbitrary",
diff --git a/Cargo.toml b/Cargo.toml
index 832c2d6ef..da4eb28a2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,7 +19,7 @@ license = "MIT/Apache-2.0"
 name = "tokei"
 readme = "README.md"
 repository = "https://github.com/XAMPPRocky/tokei.git"
-version = "13.0.0-alpha.1"
+version = "13.0.0-alpha.2"
 
 [features]
 all = ["cbor", "yaml"]