chore: release v3.1.1 (#438)

chore: release v3.1.1 (#438) Signed-off-by: Mikhail Grachev <work@mgrachev.com>

АвторGrachev Mikhail
КоммитерGitHub
4 года назад
Файлов изменено: 3
+8–2
f83e0ef
Родители 1bd8c82 update-clap
@@ -6,6 +6,11 @@
## [Unreleased]
### 🚀 Added
### 🔧 Changed
## [v3.1.1] - 2021-08-24
### 🚀 Added
- `aarch64` support (mac, linux, win) [#436](https://github.com/dotenv-linter/dotenv-linter/pull/436) ([@DDtKey](https://github.com/DDtKey))
### 🔧 Changed
@@ -231,6 +236,7 @@
- Replace field warning with template for all check structs [#26](https://github.com/dotenv-linter/dotenv-linter/pull/26) ([@mgrachev](https://github.com/mgrachev))
- Prepare a template for easy adding new checks [#14](https://github.com/dotenv-linter/dotenv-linter/pull/14) ([@mgrachev](https://github.com/mgrachev))
[v3.1.1]: https://github.com/dotenv-linter/dotenv-linter/releases/tag/v3.1.1
[v3.1.0]: https://github.com/dotenv-linter/dotenv-linter/releases/tag/v3.1.0
[v3.0.0]: https://github.com/dotenv-linter/dotenv-linter/releases/tag/v3.0.0
[v2.2.1]: https://github.com/dotenv-linter/dotenv-linter/releases/tag/v2.2.1
@@ -239,7 +239,7 @@
[[package]]
name = "dotenv-linter"
version = "3.1.0"
version = "3.1.1"
dependencies = [
 "assert_cmd",
 "clap",
@@ -1,6 +1,6 @@
[package]
name = "dotenv-linter"
version = "3.1.0"
version = "3.1.1"
authors = ["Mikhail Grachev <work@mgrachev.com>"]
edition = "2018"
description = "Lightning-fast linter for .env files"

GPG верификация

Статус: Неверифицирован

Причина: Не найден публичный ключ

ID ключа: 4aee18f83afdeb23

Cherry-pick

Команда cherry-pick позволяет выбрать отдельные коммиты из одной ветки и применить их к другой.