Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Commit 44f1524

Browse files
authored
chore(main): release 0.2.0 (#6)
2 parents 6efd481 + b05e71c commit 44f1524

3 files changed

Lines changed: 18 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/LunchTimeCode/me/compare/v0.1.1...v0.2.0) (2024-12-03)
4+
5+
6+
### Features
7+
8+
* charts yay ([6efd481](https://github.com/LunchTimeCode/me/commit/6efd4818e3e9859f01b0d00af893aa83c403709b))
9+
* charts yay ([0b5b36b](https://github.com/LunchTimeCode/me/commit/0b5b36b33048e992bf9aaaa51a72f5b28361f7d5))
10+
* new look ([25dc202](https://github.com/LunchTimeCode/me/commit/25dc202fe5146080dac21e6b40cb53c2ac21b267))
11+
12+
13+
### Bug Fixes
14+
15+
* remove skills ([0a9260f](https://github.com/LunchTimeCode/me/commit/0a9260f513b6eca6d7536894d285af0ffa1effb3))
16+
* styling ([036dc3c](https://github.com/LunchTimeCode/me/commit/036dc3c52c49a1dcbc9f49656013071e0daf8acd))
17+
* warnings ([6edbf27](https://github.com/LunchTimeCode/me/commit/6edbf27f4217cfcece95dd105963e9babf4d24d2))
18+
319
## [0.1.1](https://github.com/LunchTimeCode/me/compare/v0.1.0...v0.1.1) (2024-11-29)
420

521

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "me"
3-
version = "0.1.1"
3+
version = "0.2.0"
44
edition = "2021"
55

66
[dependencies]

0 commit comments

Comments
 (0)