Skip to content

Commit

Permalink
Added Changelog & pubignore
Browse files Browse the repository at this point in the history
  • Loading branch information
MeixDev committed Mar 9, 2022
1 parent b5e04d6 commit c7ab811
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions .pubignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# See https://dart.dev/tools/pub/publishing#what-files-are-published

/coverage/*
/doc/*
/example/*
/metrics/*
/tool/*
/website/*
/codecov.yaml
/dart_dependency_validator.yaml
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
## 0.0.1
## 0.1.0

* TODO: Describe initial release.
* **Initial Release**

0 comments on commit c7ab811

Please sign in to comment.