Skip to content

Commit 653cb6c

Browse files
chore(release): 1.12.0 [skip ci]
# [1.12.0](v1.11.0...v1.12.0) (2024-12-17) ### Bug Fixes * removed logs and renamed `storages` to `storage` ([d9501fa](d9501fa)) ### Features * implemented storage plans ([36e71c8](36e71c8))
1 parent 61cc5b2 commit 653cb6c

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.12.0](https://github.com/latitudesh/latitudesh-nodejs/compare/v1.11.0...v1.12.0) (2024-12-17)
2+
3+
4+
### Bug Fixes
5+
6+
* removed logs and renamed `storages` to `storage` ([d9501fa](https://github.com/latitudesh/latitudesh-nodejs/commit/d9501fa6567ce3f2d7e27051f79623a021cf46c6))
7+
8+
9+
### Features
10+
11+
* implemented storage plans ([36e71c8](https://github.com/latitudesh/latitudesh-nodejs/commit/36e71c843406bab6864cdd458accf89eadb3787b))
12+
113
# [1.11.0](https://github.com/latitudesh/latitudesh-nodejs/compare/v1.10.0...v1.11.0) (2024-11-26)
214

315

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@latitudesh/latitudesh-nodejs",
3-
"version": "1.11.0",
3+
"version": "1.12.0",
44
"description": "Latitude.sh API NodeJS Library",
55
"main": "./lib/latitudesh.js",
66
"scripts": {

0 commit comments

Comments
 (0)