Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2024-09-13)

### Bug Fixes

* release pipeline fix ([4a0aff0](4a0aff0))
* release pipeline fix ([e17de15](e17de15))

### Features

* add delete and login feature to ssh ([1948a6a](1948a6a))
* **cmd/add.go:** add functionality which adds new SSH values like hostname ip and keyfile added ([8d5e437](8d5e437))
* release pipeline fix ([d79f0a9](d79f0a9))
* release pipeline fix ([a3cf267](a3cf267))
* release pipeline fix ([23563ea](23563ea))

### BREAKING CHANGES

* **cmd/add.go:**
  • Loading branch information
semantic-release-bot committed Sep 13, 2024
1 parent 1948a6a commit 06501b0
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# 1.0.0 (2024-09-13)


### Bug Fixes

* release pipeline fix ([4a0aff0](https://github.com/kushalsubedi/suSSH/commit/4a0aff09c6e6c72871a0ee2fb66cc30e7b3ac671))
* release pipeline fix ([e17de15](https://github.com/kushalsubedi/suSSH/commit/e17de15b567397b539355fb4e40118f4d100fe5d))


### Features

* add delete and login feature to ssh ([1948a6a](https://github.com/kushalsubedi/suSSH/commit/1948a6a9edf7c989eac6252f5c82bdbb13382f1e))
* **cmd/add.go:** add functionality which adds new SSH values like hostname ip and keyfile added ([8d5e437](https://github.com/kushalsubedi/suSSH/commit/8d5e437be863a597f9cf88d0435cde57a7afb254))
* release pipeline fix ([d79f0a9](https://github.com/kushalsubedi/suSSH/commit/d79f0a922a1cb82321b589859ebff9d8f697999c))
* release pipeline fix ([a3cf267](https://github.com/kushalsubedi/suSSH/commit/a3cf26792621c494988ddfc1b1b4a0797c3d9fc6))
* release pipeline fix ([23563ea](https://github.com/kushalsubedi/suSSH/commit/23563ea49f93e1786283698a5dd5ae8ef9acb46c))


### BREAKING CHANGES

* **cmd/add.go:**

0 comments on commit 06501b0

Please sign in to comment.