Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 10, 2024
1 parent de1c100 commit c8e38ba
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.3.5](https://github.com/jdrouet/no-proxy/compare/v0.3.4...v0.3.5) - 2024-06-10

### Other
- create release-plz configuration
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "no-proxy"
version = "0.3.4"
version = "0.3.5"
authors = ["Jérémie Drouet <jeremie.drouet@gmail.com>"]
edition = "2018"
description = "Parses and evaluate no_proxy configuration"
Expand Down

0 comments on commit c8e38ba

Please sign in to comment.