Skip to content

Commit

Permalink
chore: release v0.1.3 (#7)
Browse files Browse the repository at this point in the history
## 🤖 New release
* `archspec`: 0.1.2 -> 0.1.3 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.1.3](v0.1.2...v0.1.3)
- 2024-03-30

### Fixed
- use access token for releaze-plz

### Other
- update readme ([#6](#6))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Signed-off-by: Bas <4995967+baszalmstra@users.noreply.github.com>
Co-authored-by: Bas <4995967+baszalmstra@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and baszalmstra committed Mar 30, 2024
1 parent 5806db3 commit 7e02e4f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.3](https://github.com/prefix-dev/archspec-rs/compare/v0.1.2...v0.1.3) - 2024-03-30

### Fixed
- use access token for releaze-plz

### Other
- update readme ([#6](https://github.com/prefix-dev/archspec-rs/pull/6))

## [0.1.2](https://github.com/prefix-dev/archspec-rs/compare/v0.1.1...v0.1.2) - 2024-03-30

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "archspec"
version = "0.1.2"
version = "0.1.3"
authors = ["Bas Zalmstra <bas@prefix.dev>", "Lars Viklund <zao@zao.se>"]
description = "Provides standardized human-readable labels for aspects and capabilities of a system"
license = "MIT OR Apache-2.0"
Expand Down

0 comments on commit 7e02e4f

Please sign in to comment.