|
1 | | -## [0.0.0-preview.11] - 2025-10-10 |
| 1 | +## [1.0.0] - 2025-10-14 |
2 | 2 |
|
3 | | -### ⚙️ Miscellaneous Tasks |
4 | | - |
5 | | -- Move generate release notes step earlier ([#22](https://github.com/mongodb-js/atlas-local-lib-js/pull/22)) |
6 | | -## [0.0.0-preview.10] - 2025-10-10 |
7 | | - |
8 | | -### 🐛 Bug Fixes |
| 3 | +### 🚀 Features |
9 | 4 |
|
10 | | -- Use latest changes in release notes ([#21](https://github.com/mongodb-js/atlas-local-lib-js/pull/21)) |
11 | | -## [0.0.0-preview.9] - 2025-10-09 |
| 5 | +- Implemented connect and listDeployments |
| 6 | +- Add NAPI wrapper for create_deployment #4 |
| 7 | +- Add Coveralls ([#9](https://github.com/mongodb-js/atlas-local-lib-js/pull/9)) |
| 8 | +- Implement get_connection_string |
| 9 | +- Added get_deployment_id |
| 10 | +- Improve release process using github workflow ([#18](https://github.com/mongodb-js/atlas-local-lib-js/pull/18)) |
12 | 11 |
|
13 | 12 | ### 🐛 Bug Fixes |
14 | 13 |
|
| 14 | +- Update get_connection_string method |
15 | 15 | - Fix update to changelog in release process ([#19](https://github.com/mongodb-js/atlas-local-lib-js/pull/19)) |
16 | 16 | - Add license files to GitHub release ([#20](https://github.com/mongodb-js/atlas-local-lib-js/pull/20)) |
17 | | -## [0.0.0-preview.8] - 2025-10-08 |
18 | | - |
19 | | -### 🚀 Features |
20 | | - |
21 | | -- Improve release process using github workflow ([#18](https://github.com/mongodb-js/atlas-local-lib-js/pull/18)) |
22 | | -## [0.0.0-preview.7] - 2025-10-03 |
23 | | - |
24 | | -### ⚙️ Miscellaneous Tasks |
25 | | - |
26 | | -- Verify third-party licenses on PR and change to plaintext format from html third-party licenses |
27 | | -## [0.0.0-preview.6] - 2025-10-02 |
| 17 | +- Use latest changes in release notes ([#21](https://github.com/mongodb-js/atlas-local-lib-js/pull/21)) |
28 | 18 |
|
29 | 19 | ### ⚙️ Miscellaneous Tasks |
30 | 20 |
|
31 | 21 | - Remove mongodb from exclude list |
32 | 22 | - Remove mongodb from exclude list |
33 | | -## [0.0.0-preview.5] - 2025-09-25 |
34 | | - |
35 | | -### 🚀 Features |
36 | | - |
37 | | -- Added get_deployment_id |
38 | | -## [0.0.0-preview.4] - 2025-09-24 |
39 | | - |
40 | | -### 🚀 Features |
41 | | - |
42 | | -- Add Coveralls ([#9](https://github.com/mongodb-js/atlas-local-lib-js/pull/9)) |
43 | | -- Implement get_connection_string |
44 | | - |
45 | | -### 🐛 Bug Fixes |
46 | | - |
47 | | -- Update get_connection_string method |
48 | | -## [0.0.0-preview.2] - 2025-09-10 |
49 | | - |
50 | | -### 🚀 Features |
51 | | - |
52 | | -- Add NAPI wrapper for create_deployment #4 |
53 | | -## [0.0.0-preview.1] - 2025-09-04 |
54 | | - |
55 | | -### 🚀 Features |
56 | | - |
57 | | -- Implemented connect and listDeployments |
58 | | -## [0.0.0-preview.0] - 2025-09-02 |
| 23 | +- Verify third-party licenses on PR and change to plaintext format from html third-party licenses |
| 24 | +- Move generate release notes step earlier ([#22](https://github.com/mongodb-js/atlas-local-lib-js/pull/22)) |
| 25 | +- Renamed npm package from @mongodb-js-preview/atlas-local to @mongodb-js/atlas-local |
0 commit comments