-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #35 from libertymutual/release/v2.0.2-new-ci-cd
Release/v2.0.2 new ci cd
- Loading branch information
Showing
6 changed files
with
3,992 additions
and
3,782 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
registry=https://registry.npmjs.org/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,24 @@ | ||
# Release Notes | ||
# Chatpickle Release Notes | ||
|
||
## v2.0.2 | ||
Github Workflows for CI/CD | ||
* Two new automation workflows: | ||
* Build and Test | ||
* Publish to NPM when release is created | ||
|
||
## v2.0.1 | ||
Minor changes to URLs that can also appear in npmjs.com | ||
* Cleanup elements that can be viewed from the npmjs chatpickle page | ||
|
||
## v2.0.0 | ||
* Initial public NPM release | ||
Initial public NPM release | ||
* To install use `npm install chatpickle --save-dev` | ||
|
||
## v1.1.0 | ||
More Examples | ||
* schedule-appintment-bot.feature example | ||
|
||
## v1.0.0 | ||
Pattern for Cucumber | ||
* The original conversational step examples for Cucumber | ||
* order-flowers-bot.feature example |
Oops, something went wrong.