Skip to content

Commit ae796af

Browse files
v4.11.68
1 parent 38eb78f commit ae796af

4 files changed

Lines changed: 20 additions & 2 deletions

File tree

.versionbot/CHANGELOG.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
- commits:
2+
- subject: Do not publish the repo to crates.io
3+
hash: b187fbc65acb49e64255b79ee714939bb50d28c3
4+
body: |
5+
The default is true. This prevents accidental publishing of the project
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: Felipe Lalanne
10+
nested: []
11+
version: 4.11.68
12+
title: ""
13+
date: 2024-10-29T15:29:45.807Z
114
- commits:
215
- subject: Update Lock file maintenance
316
hash: d01c16d7cce29da0b5c42e97b1910f32e39dcd29

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
# v4.11.68
8+
## (2024-10-29)
9+
10+
* Do not publish the repo to crates.io [Felipe Lalanne]
11+
712
# v4.11.67
813
## (2024-10-28)
914

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 = "wifi-connect"
3-
version = "4.11.67"
3+
version = "4.11.68"
44
authors = ["Zahari Petkov <zahari@balena.io>"]
55
description = "Easy WiFi setup for Linux devices from your mobile phone or laptop"
66
publish = false

0 commit comments

Comments
 (0)