Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.

Commit 341bcca

Browse files
committed
cut 3.0.0 release
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
1 parent 404519b commit 341bcca

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## v3.0.0
4+
5+
* Rename project to `@bishopcais/cog-cli`
6+
* Make publicly available on GitHub and through NPM
7+
38
## v2.0.0
49

510
* Rewrite into typescript

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bishopcais/cog-cli",
3-
"version": "1.0.0-dev.1",
3+
"version": "3.0.0",
44
"description": "CLI interface for managing cogs on a given system",
55
"author": "Ashwin Hamal",
66
"contributors": [

0 commit comments

Comments
 (0)