Skip to content

Commit

Permalink
chore: Release 1.0.0 (#1)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Mar 23, 2024
1 parent f8a099b commit 36a9e44
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,8 @@
# Changelog

## 1.0.0 (2024-03-23)


### Features

* Implement all messages ([a6b66dc](https://www.github.com/gulpjs/messages/commit/a6b66dc339b8ea9b572b623891de12006cfb8fcd))
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@gulpjs/messages",
"version": "0.0.0",
"version": "1.0.0",
"description": "Symbols for all messages within gulp-cli",
"author": "Gulp Team <team@gulpjs.com> (https://gulpjs.com/)",
"contributors": [
Expand Down

0 comments on commit 36a9e44

Please sign in to comment.