Skip to content

Commit

Permalink
Release version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Zorin95670 committed May 3, 2023
1 parent ff7a388 commit 3c03431
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]
## [0.1.1] - 2023/05/03

### Changed

Expand All @@ -21,4 +21,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Setup first version of parser.
- Setup first version of renderer.

[0.1.1]: https://github.com/ditrit/githubator-plugin/blob/main/changelog.md#0.1.1
[0.1.0]: https://github.com/ditrit/githubator-plugin/blob/main/changelog.md#0.1.0
2 changes: 1 addition & 1 deletion dist/githubator-plugin.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": "githubator-plugin",
"version": "0.1.0",
"version": "0.1.1",
"description": "Github action plugin for Leto modelizer.",
"main": "dist/githubator-plugin.js",
"exports": "./dist/githubator-plugin.js",
Expand Down

0 comments on commit 3c03431

Please sign in to comment.