Skip to content

Commit

Permalink
Version Packages (#9)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Oct 1, 2023
1 parent 70d9bdd commit 9ca05e2
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
2 changes: 0 additions & 2 deletions .changeset/neat-buttons-reflect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-ligers-boil.md

This file was deleted.

7 changes: 7 additions & 0 deletions ember-context/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @customerio/ember-context

## 0.0.1

### Patch Changes

- 70d9bdd: Add TypeScript type registry
2 changes: 1 addition & 1 deletion ember-context/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@customerio/ember-context",
"version": "0.0.0",
"version": "0.0.1",
"description": "A context API implementation for Ember.js",
"keywords": [
"ember-addon"
Expand Down
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 test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"test:ember": "ember test"
},
"devDependencies": {
"@customerio/ember-context": "^0.0.0",
"@customerio/ember-context": "^0.0.1",
"@ember/optional-features": "^2.0.0",
"@ember/string": "^3.0.1",
"@ember/test-helpers": "^2.9.3",
Expand Down

0 comments on commit 9ca05e2

Please sign in to comment.