Skip to content

Commit bc045b8

Browse files
chore(main): release digital_rain 0.7.1
1 parent 9816ae6 commit bc045b8

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.7.0"
2+
".": "0.7.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/),
66
and this project adheres to [Semantic Versioning](https://semver.org/).
77

8+
## [0.7.1](https://github.com/HerbHall/DigitalRain/compare/digital_rain-v0.7.0...digital_rain-v0.7.1) (2026-03-21)
9+
10+
11+
### Features
12+
13+
* add GitHub Copilot integration files ([#29](https://github.com/HerbHall/DigitalRain/issues/29)) ([3134fdb](https://github.com/HerbHall/DigitalRain/commit/3134fdbc862347d282275c0d62e82e4dd4337a07))
14+
815
## [Unreleased]
916

1017
## [0.7.0] - 2026-02-16

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 = "digital_rain"
3-
version = "0.7.0"
3+
version = "0.7.1"
44
edition = "2024"
55
description = "Terminal-based Matrix digital rain effect with customizable visuals"
66
license = "MIT"

0 commit comments

Comments
 (0)