Skip to content

Commit

Permalink
chore: manual release-plz update
Browse files Browse the repository at this point in the history
  • Loading branch information
timonv committed Jun 28, 2024
1 parent bdebc24 commit 1ebbc2f
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ 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).

## `swiftide` - [0.4.3](https://github.com/me/my-proj/compare/swiftide-v0.4.2...swiftide-v0.4.3) - 2024-06-28

### Fixed
- *(memory_storage)* fallback to incremental counter when missing id

### Other
- clippy
- *(readme)* clean up and consistent badge styles
- *(readme)* add ci badge

## `swiftide` - [0.4.2](https://github.com/me/my-proj/compare/swiftide-v0.4.1...swiftide-v0.4.2) - 2024-06-26

### Added
Expand Down
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 swiftide/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "swiftide"
version = "0.4.2"
version = "0.4.3"
edition = "2021"
license = "MIT"
readme = "../README.md"
Expand Down

0 comments on commit 1ebbc2f

Please sign in to comment.