Skip to content

Commit

Permalink
feat(changelog): add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
uittorio committed Apr 6, 2019
1 parent 0e21af2 commit bd3a43d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ export { MockMethod } from "./src/mockMethod/mockMethod";
export { On, AutoMockExtensionHandler } from "./src/framework/framework";
export { createMock } from "./src/transformer/create-mock";
export { method } from "./src/framework/methodExtension";

0 comments on commit bd3a43d

Please sign in to comment.