Skip to content

Commit 5361814

Browse files
chore(release): Release 1.0.0 - Apr 3, 2022, 2:14 PM
# 1.0.0 (2022-04-03) ### Bug Fixes * **ci:** add missing release script ([5a05aae](5a05aae)) * handle npm org correctly ([97a5bfb](97a5bfb)) ### Features * init commit ([721bbb4](721bbb4))
1 parent 97a5bfb commit 5361814

File tree

3 files changed

+17
-5
lines changed

3 files changed

+17
-5
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# 1.0.0 (2022-04-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** add missing release script ([5a05aae](https://github.com/c-commerce/charles-json-logic/commit/5a05aaedfc2ffe0c3b33fb18021939a370b48b6b))
7+
* handle npm org correctly ([97a5bfb](https://github.com/c-commerce/charles-json-logic/commit/97a5bfb3d39a967282dc33ca65d01b09d26ab4fd))
8+
9+
10+
### Features
11+
12+
* init commit ([721bbb4](https://github.com/c-commerce/charles-json-logic/commit/721bbb48dfeeead09e76d8064bfd3c57a02cf5e2))

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hello-charles/json-logic",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "Data driven logic",
55
"main": "index.js",
66
"private": false,

0 commit comments

Comments
 (0)