Skip to content

Commit

Permalink
chore(release): 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Anadian committed Mar 31, 2024
1 parent cdde994 commit 5c23f1e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [0.0.1](https://github.com/Anadian/cno-test/compare/v0.0.0...v0.0.1) (2024-03-31)


### Documentation

* Updated README. ([cdde994](https://github.com/Anadian/cno-test/commit/cdde9945ee86885fb8b5dddcbf6893249a345e1a))

## 0.0.0 (2024-03-31)


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": "cno-test",
"version": "0.0.0",
"version": "0.0.1",
"description": "Micropackage: a simple, ultra-minimal test framework built around Node's builtin test runner.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 5c23f1e

Please sign in to comment.