Skip to content

Commit

Permalink
chore: release 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
@actions committed Feb 8, 2023
1 parent 0897bac commit 40a8238
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 13 deletions.
56 changes: 47 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,22 @@

All notable changes to this project will be documented in this file.

## [0.6.0] - 2023-02-08

### Features

- feat: add 'Full Changelog' links in releases description (#21) ([0897bac])

Full Changelog: [0.5.0...0.6.0]

## [0.4.1-canary.0] - 2022-06-23

### Features

- feat: add support for prerelease (#17) ([08c062b])

Full Changelog: [0.4.0...0.4.1-canary.0]

## [0.4.0] - 2022-06-17

### Features
Expand All @@ -18,38 +28,50 @@ All notable changes to this project will be documented in this file.

- fix: github actions workflow (#16) ([d4d2553])

Full Changelog: [0.3.2...0.4.0]

## [0.3.2] - 2022-06-12

### Bug Fixes

- fix(Changelog): Remove empty releases from changlelog ([b76c830])
- fix: Changelog commit links ([5fa357d])

Full Changelog: [0.3.1...0.3.2]

## [0.3.1] - 2022-06-12

### Bug Fixes

- fix: config.github might be undefined ([266d13e])

Full Changelog: [0.3.0...0.3.1]

## [0.3.0] - 2022-06-12

### Features

- feat: Extend list of conventional commit filters with `core` and `docs` ([95a4a1e])
- feat: Add support for enabling plugins via cli flags (#15) ([11d6236])

Full Changelog: [0.2.4...0.3.0]

## [0.2.2] - 2022-06-04

### Features

- feat: publish to deno/x ([305081e])

Full Changelog: [0.2.1...0.2.2]

## [0.2.1] - 2022-06-02

### Bug Fixes

- fix: release links ([426f43a])

Full Changelog: [0.2.0...0.2.1]

## [0.2.0] - 2022-06-02

### Features
Expand All @@ -62,33 +84,49 @@ All notable changes to this project will be documented in this file.
- fix: changelog links ([dde99a9])
- fix: remove 'changelog' in release notes (#10) ([4d75e14])

Full Changelog: [0.1.1...0.2.0]

## [0.1.1] - 2022-06-01

### Features

- feat: changelog doc (#9) ([1f041eb])

[0.4.1-canary.0]: https://github.com/sylc/release_up/compare/0.4.1-canary.0
Full Changelog: [0.1.0...0.1.1]

[0.6.0]: https://github.com/sylc/release_up/compare/0.5.0...0.6.0
[0897bac]: https://github.com/sylc/release_up/commit/0897bac80551599bd231caec9938fd38cec0162e
[0.5.0...0.6.0]: https://github.com/sylc/release_up/compare/0.5.0...0.6.0
[0.4.1-canary.0]: https://github.com/sylc/release_up/compare/0.4.0...0.4.1-canary.0
[08c062b]: https://github.com/sylc/release_up/commit/08c062b1de4ae94f92d23495138c5d34403e3e42
[0.4.0]: https://github.com/sylc/release_up/compare/0.4.0
[0.4.0...0.4.1-canary.0]: https://github.com/sylc/release_up/compare/0.4.0...0.4.1-canary.0
[0.4.0]: https://github.com/sylc/release_up/compare/0.3.2...0.4.0
[91be4a4]: https://github.com/sylc/release_up/commit/91be4a41f12bf7912d8cfbc6d99c06d2e58e75cd
[d4d2553]: https://github.com/sylc/release_up/commit/d4d2553f1b94254ebaa86e407af873959192ef74
[0.3.2]: https://github.com/sylc/release_up/compare/0.3.2
[0.3.2...0.4.0]: https://github.com/sylc/release_up/compare/0.3.2...0.4.0
[0.3.2]: https://github.com/sylc/release_up/compare/0.3.1...0.3.2
[b76c830]: https://github.com/sylc/release_up/commit/b76c830a620361c9334ce71b3edb3bde80c93530
[5fa357d]: https://github.com/sylc/release_up/commit/5fa357d9479336e1bf5d7e95dfb6dce3098597b6
[0.3.1]: https://github.com/sylc/release_up/compare/0.3.1
[0.3.1...0.3.2]: https://github.com/sylc/release_up/compare/0.3.1...0.3.2
[0.3.1]: https://github.com/sylc/release_up/compare/0.3.0...0.3.1
[266d13e]: https://github.com/sylc/release_up/commit/266d13e91cc6b331b6fdbb0bbb082648c45300ea
[0.3.0]: https://github.com/sylc/release_up/compare/0.3.0
[0.3.0...0.3.1]: https://github.com/sylc/release_up/compare/0.3.0...0.3.1
[0.3.0]: https://github.com/sylc/release_up/compare/0.2.4...0.3.0
[95a4a1e]: https://github.com/sylc/release_up/commit/95a4a1e900b75e6b39126edbf7e898487300cef8
[11d6236]: https://github.com/sylc/release_up/commit/11d62362e72318cf79033530d277fab2cad9e816
[0.2.2]: https://github.com/sylc/release_up/compare/0.2.2
[0.2.4...0.3.0]: https://github.com/sylc/release_up/compare/0.2.4...0.3.0
[0.2.2]: https://github.com/sylc/release_up/compare/0.2.1...0.2.2
[305081e]: https://github.com/sylc/release_up/commit/305081ed2c3603fb0d9e1c9598511ff69e4ae34e
[0.2.1]: https://github.com/sylc/release_up/compare/0.2.1
[0.2.1...0.2.2]: https://github.com/sylc/release_up/compare/0.2.1...0.2.2
[0.2.1]: https://github.com/sylc/release_up/compare/0.2.0...0.2.1
[426f43a]: https://github.com/sylc/release_up/commit/426f43adda6c487cf7d82b7c427dbc9ab7ed764a
[0.2.0]: https://github.com/sylc/release_up/compare/0.2.0
[0.2.0...0.2.1]: https://github.com/sylc/release_up/compare/0.2.0...0.2.1
[0.2.0]: https://github.com/sylc/release_up/compare/0.1.1...0.2.0
[ade5620]: https://github.com/sylc/release_up/commit/ade562078141be72d2caf7522778749b8bb82746
[d4f08a2]: https://github.com/sylc/release_up/commit/d4f08a260c42f70026501cd80b2644c377912f24
[dde99a9]: https://github.com/sylc/release_up/commit/dde99a99fc75b11e3efd59c162d65445132beb2e
[4d75e14]: https://github.com/sylc/release_up/commit/4d75e14bd718d8378d27fff51fb7b5ea48b786f9
[0.1.1]: https://github.com/sylc/release_up/compare/0.1.1
[0.1.1...0.2.0]: https://github.com/sylc/release_up/compare/0.1.1...0.2.0
[0.1.1]: https://github.com/sylc/release_up/compare/0.1.0...0.1.1
[1f041eb]: https://github.com/sylc/release_up/commit/1f041ebd2dd227913054d31eb30adfebee9ef570
[0.1.0...0.1.1]: https://github.com/sylc/release_up/compare/0.1.0...0.1.1
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,14 @@ Most changes are optionals and configurable.
# Installation

```
$ deno install -A -f --no-check -n release_up https://deno.land/x/release_up@0.5.0/cli.ts
$ deno install -A -f --no-check -n release_up https://deno.land/x/release_up@0.6.0/cli.ts
```

# Usage

```
Usage: release_up <release_type> [name]
Version: 0.5.0
Description:
Version: 0.6.0 Description:
Automate semver releases.
Example: release_up major --github
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "0.5.0"
"version": "0.6.0"
}

0 comments on commit 40a8238

Please sign in to comment.