Skip to content

Commit

Permalink
Merge pull request #26 from ditrit/release/v2.0.0
Browse files Browse the repository at this point in the history
Release version 2.0.0
  • Loading branch information
Zorin95670 authored Aug 13, 2024
2 parents 55a4163 + fba9fbd commit e8b941d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)

## [Unreleased]
## [2.0.0] - 2024/08/13

### Added

Expand Down Expand Up @@ -70,6 +70,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Init webpack build
- Init linter

[2.0.0]: https://github.com/ditrit/leto-modelizer-plugin-cli/blob/2.0.0/changelog.md
[1.0.0]: https://github.com/ditrit/leto-modelizer-plugin-cli/blob/1.0.0/changelog.md
[0.2.1]: https://github.com/ditrit/leto-modelizer-plugin-cli/blob/0.2.1/changelog.md
[0.2.0]: https://github.com/ditrit/leto-modelizer-plugin-cli/blob/0.2.0/changelog.md
Expand Down
2 changes: 1 addition & 1 deletion dist/leto-modelizer-plugin-cli.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ditrit/leto-modelizer-plugin-cli",
"version": "1.0.0",
"version": "2.0.0",
"description": "Command line tools to install and manage plugins in leto-modelizer",
"main": "dist/leto-modelizer-plugin-cli.js",
"exports": {
Expand Down

0 comments on commit e8b941d

Please sign in to comment.