Skip to content

Commit a26dda2

Browse files
committed
0.0.0-preview.11
1 parent 45806ba commit a26dda2

File tree

6 files changed

+59
-54
lines changed

6 files changed

+59
-54
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [0.0.0-preview.11] - 2025-10-10
2+
3+
### ⚙️ Miscellaneous Tasks
4+
5+
- Move generate release notes step earlier ([#22](https://github.com/mongodb-js/atlas-local-lib-js/pull/22))
16
## [0.0.0-preview.10] - 2025-10-10
27

38
### 🐛 Bug Fixes

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 = "0.0.0-preview.10"
6+
version = "0.0.0-preview.11"
77

88
[lib]
99
crate-type = ["cdylib"]

LICENSE-3RD-PARTY.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -884,7 +884,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
884884
Apache License 2.0
885885
applies to:
886886
- atlas-local 0.1.0
887-
- atlas_local 0.0.0-preview.10
887+
- atlas_local 0.0.0-preview.11
888888
-----------------------------------------------------------------------------
889889

890890
Apache License

0 commit comments

Comments
 (0)