Skip to content

Commit 1a93f2e

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2023-07-14) ### Features * change ship emoji to rocket ([#1](#1)) ([6b2e2b8](6b2e2b8))
1 parent 6b2e2b8 commit 1a93f2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19033,7 +19033,7 @@ const publishedMessage = (configMessage, commitSha, repoLink, repoShorthand) =>
1903319033
.asUser()
1903419034
.blocks(slack_block_builder_1.Blocks.Section({
1903519035
text: (0, ts_dedent_1.default) `
19036-
${slack_block_builder_1.Md.emoji("ship")} A new ${linkToCommit} of ${linkToRepo} has been deployed!
19036+
${slack_block_builder_1.Md.emoji("rocket")} A new ${linkToCommit} of ${linkToRepo} has been deployed!
1903719037
`,
1903819038
}));
1903919039
if (configMessage) {

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)