Skip to content

Commit

Permalink
chore: 🔖 release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelGil committed Feb 5, 2024
1 parent 39c76fc commit eebee8c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.0.0] - 2024-02-05

### Added

- Add `eslint` and `prettier` for code linting and formatting
Expand Down Expand Up @@ -42,3 +44,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed

- Fix file creation issue when creating a new file

[unreleased]: https://github.com/ManuelGil/vscode-nextjs-generator/compare/v1.0.0...HEAD
[1.0.0]: https://github.com/ManuelGil/vscode-nextjs-generator/releases/tag/v1.0.0

0 comments on commit eebee8c

Please sign in to comment.