File tree Expand file tree Collapse file tree 2 files changed +14
-3
lines changed
packages/npm/@amazeelabs/gatsby-plugin-operations Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file. See
4
+ [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
+
6
+ # 1.1.0 (2024-01-18)
7
+
8
+ ### Features
9
+
10
+ - ** SLB-202:** publish @amazeelabs/gatsby-plugin-operations
11
+ ([ da0f05a] ( https://github.com/AmazeeLabs/silverback-mono/commit/da0f05aacbd29be4b3e76df65e40e8d56c04ba15 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @amazeelabs/gatsby-plugin-operations" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"description" : " " ,
5
5
"type" : " commonjs" ,
6
6
"main" : " build/index.js" ,
24
24
"@types/babel__core" : " ^7.20.5" ,
25
25
"@types/node" : " ^18" ,
26
26
"babel-plugin-tester" : " ^11.0.4" ,
27
+ "gatsby" : " >= 5" ,
27
28
"typescript" : " ^5.3.3" ,
28
- "vitest" : " ^1.1.0" ,
29
- "gatsby" : " >= 5"
29
+ "vitest" : " ^1.1.0"
30
30
},
31
31
"dependencies" : {
32
32
"@babel/core" : " ^7.23.6"
You can’t perform that action at this time.
0 commit comments