Skip to content

Commit 7fd0f41

Browse files
chore: Release supercluster version 1.2.0
1 parent b582fc5 commit 7fd0f41

File tree

3 files changed

+5
-9
lines changed

3 files changed

+5
-9
lines changed

CHANGELOG.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,7 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [1.1.1] - 2025-01-02
6-
7-
### ⚙️ Miscellaneous Tasks
8-
9-
- Update changelog
10-
11-
## [1.1.0] - 2025-01-02
5+
## [1.2.0] - 2025-01-02
126

137
### 🚀 Features
148

@@ -23,6 +17,8 @@ All notable changes to this project will be documented in this file.
2317
- Update release.toml
2418
- Init CHANGELOG.md
2519
- Release supercluster version 1.1.0
20+
- Update changelog
21+
- Release supercluster version 1.1.1
2622

2723
## [1.0.19] - 2024-10-21
2824

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,7 +1,7 @@
11
[package]
22
name = "supercluster"
33
description = "Geospatial and non-geospatial point clustering."
4-
version = "1.1.1"
4+
version = "1.2.0"
55
edition = "2021"
66
license = "MIT"
77
readme = "README.md"

0 commit comments

Comments
 (0)