Skip to content

Commit b058504

Browse files
committed
chore(version): 0.1.9
1 parent d6a0797 commit b058504

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
33

44
- - -
5+
## 0.1.9 - 2023-10-24
6+
#### Features
7+
- **(list)** impl truncate feature for list - (21a627d) - Mattia Righetti
8+
#### Miscellaneous Chores
9+
- Cargo.lock bump - (4f54d36) - Mattia Righetti
10+
11+
- - -
12+
513
## 0.1.8 - 2023-10-19
614
#### Bug Fixes
715
- release pipeline - (09b526d) - Mattia Righetti

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "envelope"
3-
version = "0.1.8"
3+
version = "0.1.9"
44
edition = "2021"
55
authors = ["Mattia Righetti <[email protected]>"]
66
repository = "https://github.com/mattrighetti/envelope"

0 commit comments

Comments
 (0)