Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip release]
Browse files Browse the repository at this point in the history
# 1.0.0 (2021-10-23)

### Features

* add create todo form ([d30840c](d30840c))
* add routing configuration ([319093a](319093a))
* add todo item ([19da326](19da326))
* add todos list container ([4873ec2](4873ec2))
* initial commit ([b55b9fb](b55b9fb))
  • Loading branch information
semantic-release-bot committed Oct 23, 2021
1 parent a654a1d commit ef4b90b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# 1.0.0 (2021-10-23)


### Features

* add create todo form ([d30840c](https://github.com/jpedroh/angular-todo-tdd/commit/d30840ce9f72fa35e635c58808ec8a186631bcf9))
* add routing configuration ([319093a](https://github.com/jpedroh/angular-todo-tdd/commit/319093a2016d4d846743b5b9c342db2e1caff5d4))
* add todo item ([19da326](https://github.com/jpedroh/angular-todo-tdd/commit/19da326df7f4e1079368a6fcfc2eaf53c2b95607))
* add todos list container ([4873ec2](https://github.com/jpedroh/angular-todo-tdd/commit/4873ec26441336afcd480b127166dde64bfdbedc))
* initial commit ([b55b9fb](https://github.com/jpedroh/angular-todo-tdd/commit/b55b9fbcae115de9ec7416d4c1230023154c7531))

0 comments on commit ef4b90b

Please sign in to comment.