Skip to content

Commit

Permalink
fix: TECH trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
kirpichenko committed Jun 12, 2024
1 parent 8ed29fa commit b830c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/pubsub/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ export * from './Subscriber'
export * from './SubscriberFactory'
export * from './MessageHandler'
export * from './ILogger'
export * from './SchemaDeployer'
export * from './PublisherInitializer'
export * from './SchemaDeployer'

0 comments on commit b830c75

Please sign in to comment.