Skip to content

Commit

Permalink
3.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Nov 19, 2024
1 parent bb4cf4b commit 9ffc36c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v3.0.7](https://github.com/bcomnes/async-neocities/compare/v3.0.6...v3.0.7)
## [v3.0.9](https://github.com/bcomnes/async-neocities/compare/v3.0.8...v3.0.9)

### Commits

- revert 3.0.8 release [`bb4cf4b`](https://github.com/bcomnes/async-neocities/commit/bb4cf4b61833f2976b599aab8b488acfb734d088)

## [v3.0.8](https://github.com/bcomnes/async-neocities/compare/v3.0.7...v3.0.8) - 2024-11-18

### Merged

- Full rewrite [`#89`](https://github.com/bcomnes/async-neocities/pull/89)

### Commits

- **Breaking change:** Full rewrite [`3084aee`](https://github.com/bcomnes/async-neocities/commit/3084aee3454a2fe9af091c76a3ac14a702bf4661)
- Docs [`a4eaed6`](https://github.com/bcomnes/async-neocities/commit/a4eaed6fb0442a709344a80abacf5da2004f1b4d)

## [v3.0.7](https://github.com/bcomnes/async-neocities/compare/v3.0.6...v3.0.7) - 2024-09-14

### Commits

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "async-neocities",
"description": "A library and bin to deploy to neocities",
"version": "3.0.7",
"version": "3.0.9",
"author": "Bret Comnes <bcomnes@gmail.com> (https://bret.io)",
"type": "module",
"bin": {
Expand Down

0 comments on commit 9ffc36c

Please sign in to comment.