Skip to content

Commit

Permalink
Merge pull request #1 from bscotch/release-please--branches--main--co…
Browse files Browse the repository at this point in the history
…mponents--igor-setup

chore(main): release 1.0.0
  • Loading branch information
shichen85 authored May 2, 2024
2 parents 01b711c + 3da9a3f commit f538f6d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 1.0.0 (2024-05-02)


### Features

* Allow specifying both runtime-version and target-yyp, but runtime-version will take precedence. ([130ab74](https://github.com/bscotch/igor-setup/commit/130ab743967e30df05ae50f6d51cd1e1817bde26))
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "igor-setup",
"author": "Shi Chen",
"version": "0.0.32",
"version": "1.0.0",
"main": "./build/index.js",
"type": "module",
"files": [
Expand Down

0 comments on commit f538f6d

Please sign in to comment.