From eee1c8d8b36993d48f863d39750adbf7bccb22c1 Mon Sep 17 00:00:00 2001 From: Deployer Date: Thu, 29 Jun 2023 20:22:18 +0000 Subject: [PATCH] chore(release): 1.2.59 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e9e1fa8a..c30b265fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.2.59](https://github.com/starknet-edu/starknetbook/compare/v1.2.58...v1.2.59) (2023-06-29) + ### [1.2.58](https://github.com/starknet-edu/starknetbook/compare/v1.2.57...v1.2.58) (2023-06-29) ### [1.2.57](https://github.com/starknet-edu/starknetbook/compare/v1.2.56...v1.2.57) (2023-06-29) diff --git a/package.json b/package.json index dfeb7e866..6cd0acc94 100644 --- a/package.json +++ b/package.json @@ -23,5 +23,5 @@ "simple-git": "^3.15.0", "standard-version": "^9.3.2" }, - "version": "1.2.58" + "version": "1.2.59" }