Skip to content

Commit

Permalink
Changeset: New Version (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexasselin008 authored Apr 16, 2024
2 parents 3317d0b + 68f3595 commit a2a9ff5
Show file tree
Hide file tree
Showing 6 changed files with 156 additions and 155 deletions.
110 changes: 0 additions & 110 deletions .changeset/cool-cows-march.md

This file was deleted.

43 changes: 0 additions & 43 deletions .changeset/fast-jobs-grab.md

This file was deleted.

44 changes: 44 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,49 @@
# @hopper-ui/icons

## 1.8.0

### Minor Changes

- 6bb38e1: Modified the following icons:

**Added**

| Icon Name |
| ----------------------- |
| ActionListRichIcon |
| AnonymousRichIcon |
| CautionRichIcon |
| ConversationRichIcon |
| CustomRichIcon |
| DecreasingScoreRichIcon |
| EmailRichIcon |
| FeedbackRichIcon |
| GoalIndividiualRichIcon |
| GoalTeamRichIcon |
| GrowthRichIcon |
| IdeaRichIcon |
| InfoRichIcon |
| LikertScaleRichIcon |
| MultipleChoiceRichIcon |
| OneOnOneRichIcon |
| OpinionScaleRichIcon |
| OrganizationRichIcon |
| PeopleRichIcon |
| QuestionRichIcon |
| ReminderRichIcon |
| ReviewRichIcon |
| RisingScoreRichIcon |
| RocketRichIcon |
| ScriptRichIcon |
| SettingsRichIcon |
| SparklesRichIcon |
| StarRichIcon |
| SuccessRichIcon |
| SupportRichIcon |
| TemplateRichIcon |
| TextAnswerRichIcon |
| UpsellRichIcon |

## 1.7.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hopper-ui/icons",
"author": "Workleap",
"version": "1.7.0",
"version": "1.8.0",
"description": "The icons package.",
"license": "Apache-2.0",
"repository": {
Expand Down
110 changes: 110 additions & 0 deletions packages/svg-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,115 @@
# @hopper-ui/svg-icons

## 2.7.0

### Minor Changes

- 6bb38e1: Modified the following SVG rich icons:

**Added**

| SVG Name |
| ----------------------- |
| action-list-24.svg |
| action-list-32.svg |
| action-list-40.svg |
| anonymous-24.svg |
| anonymous-32.svg |
| anonymous-40.svg |
| caution-24.svg |
| caution-32.svg |
| caution-40.svg |
| conversation-24.svg |
| conversation-32.svg |
| conversation-40.svg |
| custom-24.svg |
| custom-32.svg |
| custom-40.svg |
| decreasing-score-24.svg |
| decreasing-score-32.svg |
| decreasing-score-40.svg |
| email-24.svg |
| email-32.svg |
| email-40.svg |
| feedback-24.svg |
| feedback-32.svg |
| feedback-40.svg |
| goal-individiual-24.svg |
| goal-individiual-32.svg |
| goal-individiual-40.svg |
| goal-team-24.svg |
| goal-team-32.svg |
| goal-team-40.svg |
| growth-24.svg |
| growth-32.svg |
| growth-40.svg |
| idea-24.svg |
| idea-32.svg |
| idea-40.svg |
| info-24.svg |
| info-32.svg |
| info-40.svg |
| likert-scale-24.svg |
| likert-scale-32.svg |
| likert-scale-40.svg |
| multiple-choice-24.svg |
| multiple-choice-32.svg |
| multiple-choice-40.svg |
| one-on-one-24.svg |
| one-on-one-32.svg |
| one-on-one-40.svg |
| opinion-scale-24.svg |
| opinion-scale-32.svg |
| opinion-scale-40.svg |
| organization-24.svg |
| organization-32.svg |
| organization-40.svg |
| people-24.svg |
| people-32.svg |
| people-40.svg |
| question-24.svg |
| question-32.svg |
| question-40.svg |
| reminder-24.svg |
| reminder-32.svg |
| reminder-40.svg |
| review-24.svg |
| review-32.svg |
| review-40.svg |
| rising-score-24.svg |
| rising-score-32.svg |
| rising-score-40.svg |
| rocket-24.svg |
| rocket-32.svg |
| rocket-40.svg |
| script-24.svg |
| script-32.svg |
| script-40.svg |
| settings-24.svg |
| settings-32.svg |
| settings-40.svg |
| sparkles-24.svg |
| sparkles-32.svg |
| sparkles-40.svg |
| star-24.svg |
| star-32.svg |
| star-40.svg |
| success-24.svg |
| success-32.svg |
| success-40.svg |
| support-24.svg |
| support-32.svg |
| support-40.svg |
| template-24.svg |
| template-32.svg |
| template-40.svg |
| text-answer-24.svg |
| text-answer-32.svg |
| text-answer-40.svg |
| upsell-24.svg |
| upsell-32.svg |
| upsell-40.svg |

## 2.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/svg-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hopper-ui/svg-icons",
"author": "Workleap",
"version": "2.6.0",
"version": "2.7.0",
"description": "A set of icons handcrafted by Workleap",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit a2a9ff5

Please sign in to comment.