Skip to content

Commit 6ba489a

Browse files
authored
Merge pull request #142 from OpenFn/vocab-mapper-deps
vocab mapper: lock dependencies
2 parents 5dd276b + 87d3ba6 commit 6ba489a

File tree

4 files changed

+2948
-1527
lines changed

4 files changed

+2948
-1527
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# apollo
22

3+
## 0.7.1
4+
5+
### Patch Changes
6+
7+
- Bump dependencies
8+
39
## 0.7.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "apollo",
33
"module": "platform/index.ts",
4-
"version": "0.7.0",
4+
"version": "0.7.1",
55
"type": "module",
66
"scripts": {
77
"start": "NODE_ENV=production bun platform/src/index.ts",

0 commit comments

Comments
 (0)