Skip to content

Commit

Permalink
build: prepare 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ronnnnn committed Aug 12, 2023
1 parent 63203d8 commit 18eb356
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2023-08-12

### Changes

---

Packages with breaking changes:

- There are no breaking changes in this release.

Packages with other changes:

- [`nilts` - `v0.3.1`](#nilts---v031)

---

#### `nilts` - `v0.3.1`

- this version contains dependencies update


## 2023-08-11

### Changes
Expand Down
25 changes: 25 additions & 0 deletions packages/nilts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@

All notable changes to nilts packages will be documented in this file.

## 2023-08-12

### Changes

---

Packages with breaking changes:

- There are no breaking changes in this release.

Packages with other changes:

- [`nilts` - `v0.3.1`](#nilts---v031)

---

#### `nilts` - `v0.3.1`

- this version contains dependencies update

## 0.3.1

- this version contains dependencies update


## 2023-08-11

### Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nilts/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# https://dart.dev/tools/pub/pubspec

name: nilts
version: 0.2.0
version: 0.3.1
description: nilts is lint rules, quick fixes and assists for Dart and Flutter projects that helps you enforce best practices, and avoid errors.
homepage: https://github.com/ronnnnn/nilts
repository: https://github.com/ronnnnn/nilts
Expand Down

0 comments on commit 18eb356

Please sign in to comment.