From 272dde602bbb30a98ce273eeb9c2b6cdee4a4627 Mon Sep 17 00:00:00 2001 From: Egor Komarov Date: Tue, 17 Sep 2024 13:37:32 +0200 Subject: [PATCH] chore(release): publish packages (#119) - nekoton_repository@0.36.0 --- CHANGELOG.md | 27 +++++++++++++++++++++++++++ pubspec.yaml | 2 +- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca8ffbd..5b8e506 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,33 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 2024-09-17 + +### Changes + +--- + +Packages with breaking changes: + + - There are no breaking changes in this release. + +Packages with other changes: + + - [`nekoton_repository` - `v0.36.0`](#nekoton_repository---v0360) + +Packages graduated to a stable release (see pre-releases prior to the stable version for changelog entries): + + - `nekoton_repository` - `v0.36.0` + +--- + +#### `nekoton_repository` - `v0.36.0` + +## 0.36.0 + + - Graduate package to a stable release. See pre-releases prior to this version for changelog entries. + + ## 2024-08-21 ### Changes diff --git a/pubspec.yaml b/pubspec.yaml index a3b89b3..38b5d37 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: nekoton_repository description: Nekoton repository package -version: 0.36.0-dev.8 +version: 0.36.0 repository: https://github.com/broxus/nekoton_repository environment: