Skip to content

Commit 04936ca

Browse files
authored
release: 1.0.0 (#1)
Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
1 parent 9150e11 commit 04936ca

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
## 1.0.0 (2022-10-08)
2+
3+
4+
### :robot: Continuous Integration
5+
6+
* add [@dependabot](https://github.com/dependabot) config ([9150e11](https://github.com/flex-development/is-builtin/commit/9150e11102c81537eeb3f6ee0b4339301207ddc9))
7+
8+
9+
### :sparkles: Features
10+
11+
* **ponyfill:** `isBuiltin` ([9b95594](https://github.com/flex-development/is-builtin/commit/9b95594a96b377ec6f883ce31cc082e29c5731c4))
12+
13+
14+
### :house_with_garden: Housekeeping
15+
16+
* **github:** replace commit scope `builtin` with `ponyfill` ([50f7a55](https://github.com/flex-development/is-builtin/commit/50f7a559e4ed405139cb4372fdc7c34ec52aaa49))
17+
* **github:** replace label `scope:builtin` with `scope:ponyfill` ([0ccc28a](https://github.com/flex-development/is-builtin/commit/0ccc28ad24ebdcf44fcb7c56a0dc968ee94b0900))
18+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@flex-development/is-builtin",
33
"description": "Ponyfill for module.isBuiltin",
4-
"version": "0.0.0",
4+
"version": "1.0.0",
55
"keywords": [
66
"builtin",
77
"module",

0 commit comments

Comments
 (0)