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-04-15)

### Features

* Initial Release ([6c40e20](6c40e20))
  • Loading branch information
semantic-release-bot committed Apr 15, 2024
1 parent 6c40e20 commit 0060332
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# 1.0.0 (2024-04-15)


### Features

* Initial Release ([6c40e20](https://github.com/CoCreate-app/CoCreate-alpha-vantage/commit/6c40e206d7f10993dae9bf3953b8d7ab3d575d35))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/alpha-vantage",
"version": "1.23.3",
"version": "1.0.0",
"description": "A simple alpha-vantage component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"alpha-vantage",
Expand Down

0 comments on commit 0060332

Please sign in to comment.