Skip to content

Commit

Permalink
chore: release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ronnychevalier committed Aug 4, 2024
1 parent 8480352 commit 944082a
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/)
and this project adheres to [Semantic Versioning](https://semver.org/).

## [Unreleased]

[Unreleased]: https://github.com/ronnychevalier/typope/compare/v0.1.0...HEAD

## [0.1.0] - 04-08-2024

This was the initial release of `typope`.

[0.1.0]: https://github.com/ronnychevalier/typope/releases/tag/v0.1.0
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "typope"
edition = "2021"
description = "Pedantic source code checker for orthotypography mistakes and other typographical errors"
publish = false
version = "0.1.0"
license = "MIT OR Apache-2.0"
readme = "README.md"
rust-version = "1.80.0"
Expand Down

0 comments on commit 944082a

Please sign in to comment.