Skip to content

Commit 5bf4141

Browse files
committed
1.1.0
1 parent 52ba2ed commit 5bf4141

File tree

6 files changed

+65
-56
lines changed

6 files changed

+65
-56
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.1.0] - 2025-12-03
2+
3+
### 🚀 Features
4+
5+
- [**breaking**] Add support for loading sample data ([#51](https://github.com/mongodb-js/atlas-local-lib-js/pull/51))
6+
7+
### ⚙️ Miscellaneous Tasks
8+
9+
- Add GitHub Action to check PR title format ([#43](https://github.com/mongodb-js/atlas-local-lib-js/pull/43))
110
## [1.0.2] - 2025-10-16
211

312
### 🚀 Features

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
@@ -3,7 +3,7 @@
33
authors = ["APIx DevTools team"]
44
edition = "2021"
55
name = "atlas_local"
6-
version = "1.0.2"
6+
version = "1.1.0"
77
license = "Apache-2.0"
88

99
[lib]

LICENSE-3RD-PARTY.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -864,7 +864,7 @@ OVERVIEW OF LICENSES:
864864
Apache License 2.0
865865
applies to:
866866
- atlas-local 0.1.0
867-
- atlas_local 1.0.2
867+
- atlas_local 1.1.0
868868
-----------------------------------------------------------------------------
869869

870870
Apache License

0 commit comments

Comments
 (0)