Skip to content

Commit

Permalink
chore(release): 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasanchez committed Feb 17, 2022
1 parent 97488b6 commit 76b9a4d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.1.0](https://github.com/mokkapps/changelog-generator-demo/compare/v1.0.1...v1.1.0) (2022-02-17)


### Features

* add multiple subdirs support ([aadaf1b](https://github.com/mokkapps/changelog-generator-demo/commits/aadaf1b23ae4358471f51ddee20701bb6ee05973))
* add support for subdirectories in src ([dc840a2](https://github.com/mokkapps/changelog-generator-demo/commits/dc840a200e287dcf4d5218148ee6a7a72ac696dd))
* add test-support ([cad094e](https://github.com/mokkapps/changelog-generator-demo/commits/cad094ee77fc1aebcd1de8f3acd2f12d9de71878))


### Bug Fixes

* makefile rule ([c63ace0](https://github.com/mokkapps/changelog-generator-demo/commits/c63ace0514bde260a206d2c2eeb8a68df594aae4))

### [1.0.1](https://github.com/mokkapps/changelog-generator-demo/compare/v1.0.0...v1.0.1) (2021-04-16)


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": "c-template",
"version": "1.0.1",
"version": "1.1.0",
"description": "This is an ANCI-C Project Template ",
"main": "main.c",
"repository": "https://github.com/tomasanchez/c-project.git",
Expand Down

0 comments on commit 76b9a4d

Please sign in to comment.