Skip to content

Commit

Permalink
CI: sync release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 15, 2023
1 parent 736c248 commit 53090de
Showing 4 changed files with 29 additions and 2 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,29 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2023-10-15

### Changes

---

Packages with breaking changes:

- There are no breaking changes in this release.

Packages with other changes:

- [`flodash` - `v1.2.0`](#flodash---v120)

Packages graduated to a stable release (see pre-releases prior to the stable version for changelog entries):

- `flodash` - `v1.2.0`

---

#### `flodash` - `v1.2.0`


## 2023-10-15

### Changes
4 changes: 4 additions & 0 deletions packages/flodash/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.2.0

- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

## 1.2.0-blizzard.0

- **FEAT**: added flodash in range.
2 changes: 1 addition & 1 deletion packages/flodash/example/pubspec.lock
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.1.0"
version: "1.2.0-blizzard.0"
flutter:
dependency: "direct main"
description: flutter
2 changes: 1 addition & 1 deletion packages/flodash/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flodash
description: A dart implementation of the popular JavaScript library Lodash
version: 1.2.0-blizzard.0
version: 1.2.0
repository: https://github.com/sliit-foss/flodash

environment:

0 comments on commit 53090de

Please # to comment.