Skip to content

Commit

Permalink
chore(release): v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ansidev committed Dec 3, 2023
1 parent 3235b4c commit 24d5ba2
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 1 deletion.
15 changes: 15 additions & 0 deletions .changes/v2.1.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## [v2.1.0](https://github.com/ansidev/awesome-nuxt/compare/v2.0.6...v2.1.0) (2023-12-03)

### Bug Fixes

- **github-workflow:** update Node version

- **github-workflow:** adjust trigger deploy condition

### Features

- **renovate:** update renovate config

- **github-workflow:** automate deploying site to Netlify

Full Changelog: [v2.0.6...v2.1.0](https://github.com/ansidev/awesome-nuxt/compare/v2.0.6...v2.1.0)
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).

## [v2.1.0](https://github.com/ansidev/awesome-nuxt/compare/v2.0.6...v2.1.0) (2023-12-03)

### Bug Fixes

- update renovate config

- **github-workflow:** update Node version

- **github-workflow:** adjust trigger deploy condition

### Features

- **config:** update renovate.json

- **github-workflow:** automate deploying site to Netlify

Full Changelog: [v2.0.6...v2.1.0](https://github.com/ansidev/awesome-nuxt/compare/v2.0.6...v2.1.0)

## [v2.0.6](https://github.com/ansidev/awesome-nuxt/compare/v2.0.5...v2.0.6) (2023-06-07)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "awesome-nuxt",
"version": "2.0.6",
"version": "2.1.0",
"description": "🎉 A curated list of awesome things related to Nuxt.js",
"private": true,
"repository": {
Expand Down

0 comments on commit 24d5ba2

Please sign in to comment.