# @atlaskit/profilecard

## 25.0.0

### Major Changes

- [`fbc8a506b5b08`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fbc8a506b5b08) -
  Removed `react-intl-next` alias and replaced all usages with `react-intl` directly.

  What changed: The `react-intl-next` npm alias (which resolved to `react-intl@^5`) has been
  removed. All imports now reference `react-intl` directly, and `peerDependencies` have been updated
  to `"^5.25.1 || ^6.0.0 || ^7.0.0"`.

  How consumer should update their code: Ensure `react-intl` is installed at a version satisfying
  `^5.25.1 || ^6.0.0 || ^7.0.0`. If your application was using `react-intl-next` as an npm alias, it
  can be safely removed. Replace any remaining `react-intl-next` imports with `react-intl`.

### Patch Changes

- Updated dependencies

## 24.49.12

### Patch Changes

- [`1624a6cc2aec4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1624a6cc2aec4) -
  Removed unnecessary TeamsNavigationProviders and props
- Updated dependencies

## 24.49.11

### Patch Changes

- Updated dependencies

## 24.49.10

### Patch Changes

- Updated dependencies

## 24.49.9

### Patch Changes

- Updated dependencies

## 24.49.8

### Patch Changes

- Updated dependencies

## 24.49.7

### Patch Changes

- Updated dependencies

## 24.49.6

### Patch Changes

- [`04db4a4ad0487`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/04db4a4ad0487) -
  fix the query

## 24.49.5

### Patch Changes

- Updated dependencies

## 24.49.4

### Patch Changes

- [`ddd049a745d38`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ddd049a745d38) -
  Internal change to how legacy colors are applied. No visual changes.
- Updated dependencies

## 24.49.3

### Patch Changes

- Updated dependencies

## 24.49.2

### Patch Changes

- [`afcf6e8fbf63a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/afcf6e8fbf63a) -
  Replace deprecated `font.body.UNSAFE_small` token with `font.body.small`.
- Updated dependencies

## 24.49.1

### Patch Changes

- Updated dependencies

## 24.49.0

### Minor Changes

- [`c94eb37b8ae2e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c94eb37b8ae2e) -
  Migrates all instances of ADS Link to use TeamsLink and adds TeamsNavigationProvider where needed
- [`503f9e86537ae`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/503f9e86537ae) -
  [ux] Migrated all react-router-dom links to @atlaskit/teams-app-internal-navigation

### Patch Changes

- [`4b2c758274578`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4b2c758274578) -
  Removed `TeamsNavigationProvider` wrapper from ProfileCard component and tests. The navigation
  provider is now optional and no longer required for ProfileCard to render correctly.

## 24.48.3

### Patch Changes

- [`2284894a2d150`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2284894a2d150) -
  Add onBlur function for trigger component (a11y requirement)
- Updated dependencies

## 24.48.2

### Patch Changes

- Updated dependencies

## 24.48.1

### Patch Changes

- Updated dependencies

## 24.48.0

### Minor Changes

- [`ecc20e3c9d89b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ecc20e3c9d89b) -
  Migrate all ADS LinkButton components to TeamsLinkButton

### Patch Changes

- Updated dependencies

## 24.47.0

### Minor Changes

- [`b3d4b6644638a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b3d4b6644638a) -
  Remove dead code from profilecard package

### Patch Changes

- Updated dependencies

## 24.46.4

### Patch Changes

- Updated dependencies

## 24.46.3

### Patch Changes

- Updated dependencies

## 24.46.2

### Patch Changes

- Updated dependencies

## 24.46.1

### Patch Changes

- [`fd9cfb7fca5c6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fd9cfb7fca5c6) -
  Internal changes to remove unnecessary token fallbacks and imports from `@atlaskit/theme`
- Updated dependencies

## 24.46.0

### Minor Changes

- [`56bb55759e4cf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/56bb55759e4cf) -
  Fix the pathway missing from redirectUrl issue

### Patch Changes

- Updated dependencies

## 24.45.3

### Patch Changes

- [`1b9b44974e78b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1b9b44974e78b) -
  Fix agent request
- Updated dependencies

## 24.45.2

### Patch Changes

- Updated dependencies

## 24.45.1

### Patch Changes

- Updated dependencies

## 24.45.0

### Minor Changes

- [`5763146cffd44`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5763146cffd44) - -
  Update AgentCreatorType import from @atlassian/rovo-agent-components.
  - Update `AssistanceService.getAgentKnowledgeConfiguration` to accept an optional
    `agentCreatorType` to pass as query params to the underlying `/knowledge` endpoint.
  - Update `KnowledgeSourcesField` to pass in `creatorType` value, under a FG
    `rovo_agent_knowledge_source_allow_list`.

### Patch Changes

- Updated dependencies

## 24.44.17

### Patch Changes

- Updated dependencies

## 24.44.16

### Patch Changes

- Updated dependencies

## 24.44.15

### Patch Changes

- Updated dependencies

## 24.44.14

### Patch Changes

- Updated dependencies

## 24.44.13

### Patch Changes

- Updated dependencies

## 24.44.12

### Patch Changes

- Updated dependencies

## 24.44.11

### Patch Changes

- Updated dependencies

## 24.44.10

### Patch Changes

- [`173f7c077b6e4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/173f7c077b6e4) -
  Fix require-description ESLint violation
- Updated dependencies

## 24.44.9

### Patch Changes

- Updated dependencies

## 24.44.8

### Patch Changes

- Updated dependencies

## 24.44.7

### Patch Changes

- Updated dependencies

## 24.44.6

### Patch Changes

- Updated dependencies

## 24.44.5

### Patch Changes

- Updated dependencies

## 24.44.4

### Patch Changes

- Updated dependencies

## 24.44.3

### Patch Changes

- Updated dependencies

## 24.44.2

### Patch Changes

- Updated dependencies

## 24.44.1

### Patch Changes

- Updated dependencies

## 24.44.0

### Minor Changes

- [`dcc45a2290b59`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/dcc45a2290b59) -
  Cleaned up enable_absolute_positioning_profile_card feature gate

### Patch Changes

- Updated dependencies

## 24.43.0

### Minor Changes

- [`e72179b379afd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e72179b379afd) -
  Update isForgeAgentByCreatorType import

### Patch Changes

- [`049bd80d89b8f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/049bd80d89b8f) -
  Add missing description to translations
- Updated dependencies

## 24.42.0

### Minor Changes

- [`43c802715f6b7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/43c802715f6b7) -
  Removed legacy analyics instrumentation

### Patch Changes

- Updated dependencies

## 24.41.0

### Minor Changes

- [`9df21504d9f03`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9df21504d9f03) -
  [ux] add a props to hide reporting lines (hideReportingLines) and conversation starter on
  profilecard (hideConversationStarters) from profilecard

### Patch Changes

- Updated dependencies

## 24.40.2

### Patch Changes

- Updated dependencies

## 24.40.1

### Patch Changes

- [`b4517aae6b26f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b4517aae6b26f) -
  [ux] PTC-15599]: Fix user profile hover card in hierachy clipping for bottom items

## 24.40.0

### Minor Changes

- [`a4789cedc2893`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a4789cedc2893) -
  Cleanup rovo_agent_empty_state_refresh FG

### Patch Changes

- Updated dependencies

## 24.39.2

### Patch Changes

- [`cf41ce07edce7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cf41ce07edce7) -
  Clean up new_team_profile experiment
- Updated dependencies

## 24.39.1

### Patch Changes

- Updated dependencies

## 24.39.0

### Minor Changes

- [`ab3866dd7f659`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ab3866dd7f659) -
  Focus on the heading in a profile card when it's rendered to keep the user in the focus trap

### Patch Changes

- Updated dependencies

## 24.38.0

### Minor Changes

- [`6162db4501346`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6162db4501346) -
  [ux] Removes feature gate rovo_agent_show_creator_on_profile_card_fix and deprecated function to
  get creator details.

### Patch Changes

- Updated dependencies

## 24.37.3

### Patch Changes

- [`3828b60d0308e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3828b60d0308e) -
  Profile card now supports A2A agent authors properly
- Updated dependencies

## 24.37.2

### Patch Changes

- [`470059b31bd32`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/470059b31bd32) -
  Clean up FG people-teams-fix-no-literal-string-in-jsx

## 24.37.1

### Patch Changes

- Updated dependencies

## 24.37.0

### Minor Changes

- [`92f68aebd9135`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/92f68aebd9135) -
  Update i18n NPM package versions for people-and-teams,identity (Group 8)

### Patch Changes

- Updated dependencies

## 24.36.0

### Minor Changes

- [`ebdb0137330d9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ebdb0137330d9) -
  Support REMOTE_A2A agent exposing isForgeAgentByCreatorType to public repo and deprecating
  isForgeAgent from private repo

### Patch Changes

- Updated dependencies

## 24.35.2

### Patch Changes

- [`407b3926e2eb2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/407b3926e2eb2) -
  Fix spacing on ProfileCardDetails to only add extra padding on custom lozenges when both meta and
  lozenges are present, avoiding unintended layout shifts on cards without lozenges.

## 24.35.1

### Patch Changes

- Updated dependencies

## 24.35.0

### Minor Changes

- [`d4c0aadb058de`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d4c0aadb058de) -
  Ran auto fix cross package file refs for platform packages. Part of de-barreling effort of TREX-67

## 24.34.6

### Patch Changes

- [`78e5eb6e30716`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/78e5eb6e30716) -
  Add aria-label to manager section wrapper

## 24.34.5

### Patch Changes

- Updated dependencies

## 24.34.4

### Patch Changes

- Updated dependencies

## 24.34.3

### Patch Changes

- Updated dependencies

## 24.34.2

### Patch Changes

- [`daa158d9edf95`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/daa158d9edf95) -
  Updated test due to change in team containers text
- Updated dependencies

## 24.34.1

### Patch Changes

- [`02b328ec2dc7c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/02b328ec2dc7c) -
  [ux] Bug fix for showing creator information on agent profile cards.
- Updated dependencies

## 24.34.0

### Minor Changes

- [`f10295ea8dbb8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f10295ea8dbb8) -
  allow option to display work item disclosure for AgentProfileCard

## 24.33.0

### Minor Changes

- [`aa50fab3471f9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/aa50fab3471f9) -
  Cleaned up profile card internal analytics instrumentation for profile client

## 24.32.3

### Patch Changes

- [`a8c98414d62ec`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a8c98414d62ec) -
  Add @atlassian/a11y-jest-testing to devDependencies.
- Updated dependencies

## 24.32.2

### Patch Changes

- Updated dependencies

## 24.32.1

### Patch Changes

- Updated dependencies

## 24.32.0

### Minor Changes

- [`94416ff80721d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/94416ff80721d) -
  Add aria-dialog-name for profile card component

### Patch Changes

- Updated dependencies

## 24.31.0

### Minor Changes

- [`04077f2897e0e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/04077f2897e0e) -
  [ux] Changing the UI for the user identity profile card when the user is the Rovo Dev agent.
  Change is feature gated.

### Patch Changes

- Updated dependencies

## 24.30.2

### Patch Changes

- [`db16d1751c5ad`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/db16d1751c5ad) -
  Internal changes to typography.

## 24.30.1

### Patch Changes

- Updated dependencies

## 24.30.0

### Minor Changes

- [`f81535aba3a58`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f81535aba3a58) -
  Update imports of rovo-triggers to use subpaths

## 24.29.1

### Patch Changes

- [`baf9a190910eb`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/baf9a190910eb) -
  [ux] set correct userId and cloudId to getProfile in AgentProfileCard

## 24.29.0

### Minor Changes

- [`6eca85628ef71`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6eca85628ef71) -
  Removed absolute positioning approach to fixing a11y issue with profile card

### Patch Changes

- Updated dependencies

## 24.28.0

### Minor Changes

- [`c49e8cb6ddf1d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c49e8cb6ddf1d) -
  Deprecate the team profile card component

## 24.27.2

### Patch Changes

- [`613a14991e82d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/613a14991e82d) -
  Add translated message for static values

## 24.27.1

### Patch Changes

- [`fabb0aebeb635`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fabb0aebeb635) -
  Add translations for static values

## 24.27.0

### Minor Changes

- [`5092f69c488d8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5092f69c488d8) -
  Added error stack attribute to error analytics events

### Patch Changes

- Updated dependencies

## 24.26.1

### Patch Changes

- [`6a82d7964a37b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6a82d7964a37b) -
  Icon entrypoint migration
- Updated dependencies

## 24.26.0

### Minor Changes

- [`c9f385b701b64`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c9f385b701b64) -
  Remove agent_studio_permissions_settings_m3_profiles in people-and-teams

## 24.25.0

### Minor Changes

- [`762b79e21f96a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/762b79e21f96a) -
  Migrated and cleaned up legacy iconography usage.

### Patch Changes

- Updated dependencies

## 24.24.2

### Patch Changes

- [`fc10de5b4c202`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fc10de5b4c202) -
  Add test for accessibility violations
- Updated dependencies

## 24.24.1

### Patch Changes

- Updated dependencies

## 24.24.0

### Minor Changes

- [`38a52551cd51f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/38a52551cd51f) -
  Cleanup profilecard_primitives_compiled FG

## 24.23.1

### Patch Changes

- Updated dependencies

## 24.23.0

### Minor Changes

- [`829b6192f8717`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/829b6192f8717) -
  [ux] In profile card, add tooltip for truncated text

### Patch Changes

- Updated dependencies

## 24.22.1

### Patch Changes

- [`55920a92e882a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/55920a92e882a) -
  tsignores added for help-center local consumpton removed

## 24.22.0

### Minor Changes

- [`4e43c6db295d3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4e43c6db295d3) -
  [ux] Refresh agent profile card UI

### Patch Changes

- Updated dependencies

## 24.21.9

### Patch Changes

- [`83e73ca06c1c7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/83e73ca06c1c7) -
  Internal changes to how border radius is applied.
- Updated dependencies

## 24.21.8

### Patch Changes

- [`4d676bbdb3ce6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4d676bbdb3ce6) -
  ts-ignore added temporarily to unblock local consumption for help-center, will be removed once
  project refs are setup

## 24.21.7

### Patch Changes

- Updated dependencies

## 24.21.6

### Patch Changes

- [`792dcaffb2b4e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/792dcaffb2b4e) -
  Suppress i18n eslint errors

## 24.21.5

### Patch Changes

- Updated dependencies

## 24.21.4

### Patch Changes

- [`33e177c779f4a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/33e177c779f4a) -
  [ux] Added fixes for archive team, hide actions, alignment fix on kebab menu in Team header

## 24.21.3

### Patch Changes

- Updated dependencies

## 24.21.2

### Patch Changes

- [`6cf9d0da3e1d4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6cf9d0da3e1d4) -
  fix typescript issues
- [`6cf9d0da3e1d4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6cf9d0da3e1d4) -
  fix typescript issues
- Updated dependencies

## 24.21.1

### Patch Changes

- Updated dependencies

## 24.21.0

### Minor Changes

- [`539c393faefd0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/539c393faefd0) -
  Studio permissions settings m1 cleanup

### Patch Changes

- Updated dependencies

## 24.20.5

### Patch Changes

- Updated dependencies

## 24.20.4

### Patch Changes

- Updated dependencies

## 24.20.3

### Patch Changes

- [`ec44e27cc6e4e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ec44e27cc6e4e) -
  Clean up platform_profilecard-update-time-format feature gate
- Updated dependencies

## 24.20.2

### Patch Changes

- Updated dependencies

## 24.20.1

### Patch Changes

- Updated dependencies

## 24.20.0

### Minor Changes

- [`c4c9dfedf66a9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c4c9dfedf66a9) -
  Introduce agg query to agent profile card, refactor code to handle both REST and GraphQL agg type;
  Implement authoring team to be shown if exist

### Patch Changes

- Updated dependencies

## 24.19.0

### Minor Changes

- [`f6a1676c5404f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f6a1676c5404f) -
  Update chat to agent button text

## 24.18.1

### Patch Changes

- Updated dependencies

## 24.18.0

### Minor Changes

- [`f152f8d34a641`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f152f8d34a641) -
  Update agent profile card leagcy urls

## 24.17.0

### Minor Changes

- [`1d4e57d1d41ef`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1d4e57d1d41ef) -
  [ux] add prop to hideAgentMoreActions for ProfileCard and AgentProfileCard

### Patch Changes

- Updated dependencies

## 24.16.1

### Patch Changes

- [`935419dbf39da`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/935419dbf39da) -
  Fixed typecheck errors in examples
- Updated dependencies

## 24.16.0

### Minor Changes

- [`2c8944fdcb401`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2c8944fdcb401) -
  [ux] ENGHEALTH-40632 Add hasCloseButton to ModalHeader

### Patch Changes

- Updated dependencies

## 24.15.0

### Minor Changes

- [`86f959878c6d4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/86f959878c6d4) -
  Migrated team and agent profile card analytics to teams-app-internal-analytics

### Patch Changes

- Updated dependencies

## 24.14.1

### Patch Changes

- [`ffd8cae818b90`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ffd8cae818b90) -
  Always fill header images in team card
- [`0168357a3987b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0168357a3987b) -
  Migrate primitives to compiled
- Updated dependencies

## 24.14.0

### Minor Changes

- [`a5484f724ef0b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a5484f724ef0b) -
  Migrated user profile card analytics to @atlaskit/teams-app-internal-analytics

### Patch Changes

- Updated dependencies

## 24.13.7

### Patch Changes

- [`f6b139b8c3922`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f6b139b8c3922) -
  Clean up loom_tab_in_container_linker_team_profile_page
- Updated dependencies

## 24.13.6

### Patch Changes

- Updated dependencies

## 24.13.5

### Patch Changes

- [`45c6f8d40f9ac`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/45c6f8d40f9ac) -
  Bump i18n pkg versions for atlaskit packages for including license field
- Updated dependencies

## 24.13.4

### Patch Changes

- Updated dependencies

## 24.13.3

### Patch Changes

- Updated dependencies

## 24.13.2

### Patch Changes

- [`717cc94987686`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/717cc94987686) -
  Internal changes to how borders are applied.
- Updated dependencies

## 24.13.1

### Patch Changes

- [`a4a5ca6a21bae`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a4a5ca6a21bae) -
  Update i18n NPM package versions for platform packages
- Updated dependencies

## 24.13.0

### Minor Changes

- [`e552623e58ad3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e552623e58ad3) -
  [ux] Fix agent title truncation [ux] Remove optional hidden overflow from agent profile card since
  it is no longer needed

## 24.12.1

### Patch Changes

- [`b37d51d7eefd7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b37d51d7eefd7) -
  Clean up feature gate enable_new_tab_for_team_container
- [`92fb1106594be`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/92fb1106594be) -
  tidy up ff for a style fix for profile card
- [`a95028d1acf41`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a95028d1acf41) -
  migrate people-and-teams platform packages to use i18n NPM packages published by Traduki
- Updated dependencies

## 24.12.0

### Minor Changes

- [`62797df0ee023`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/62797df0ee023) -
  Deprecated analytics implementation in favour of @atlaskit/teams-app-internal-analytics

### Patch Changes

- Updated dependencies

## 24.11.3

### Patch Changes

- Updated dependencies

## 24.11.2

### Patch Changes

- [`5d0b8ba5e6f7f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5d0b8ba5e6f7f) -
  Internal changes to how borders are applied.
- Updated dependencies

## 24.11.1

### Patch Changes

- Updated dependencies

## 24.11.0

### Minor Changes

- [`34525433d4537`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/34525433d4537) -
  Fixed inline mentions starting a new line

## 24.10.2

### Patch Changes

- Updated dependencies

## 24.10.1

### Patch Changes

- [`7850e27fc7fa1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7850e27fc7fa1) -
  Internal changes to how border radius is applied.
- Updated dependencies

## 24.10.0

### Minor Changes

- [`c002dc5d4d6c0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c002dc5d4d6c0) -
  [ux] Agent profile card dismisses when user clicks a chat prompt

### Patch Changes

- Updated dependencies

## 24.9.3

### Patch Changes

- [`806cfe1c4e6b7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/806cfe1c4e6b7) -
  Internal changes to how border radius is applied.
- Updated dependencies

## 24.9.2

### Patch Changes

- [`d28c4180ae756`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d28c4180ae756) -
  Internal changes to how border radius is applied.
- Updated dependencies

## 24.9.1

### Patch Changes

- Updated dependencies

## 24.9.0

### Minor Changes

- [`10f9ee672770a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/10f9ee672770a) -
  Fix default behavior of nav item click

## 24.8.0

### Minor Changes

- [`fd89c46d0090d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fd89c46d0090d) -
  [ux] Truncate agent header title on overflow

## 24.7.4

### Patch Changes

- [`69c6b5b0da1e6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/69c6b5b0da1e6) -
  Internal changes to how border radius is applied.
- Updated dependencies

## 24.7.3

### Patch Changes

## 24.7.2

### Patch Changes

- Updated dependencies

## 24.7.1

### Patch Changes

- [`72421c0e8c7ec`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/72421c0e8c7ec) -
  Updated static assets in examples from ptc-directory-sited-static to teams-directory-frontend
- Updated dependencies

## 24.7.0

### Minor Changes

- [`8bbfda161707b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8bbfda161707b) -
  Changed profile card positioning strategy from fixed to absolute

### Patch Changes

- Updated dependencies

## 24.6.0

### Minor Changes

- [`1e2d911a9c67a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1e2d911a9c67a) -
  fix conflict between hide delay and isVisible

## 24.5.6

### Patch Changes

- Updated dependencies

## 24.5.5

### Patch Changes

- [`b595ecb3ce7fd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b595ecb3ce7fd) -
  [ux] This is a bug fix for the Rove agent profile card trigger to optimistically udpate the UI
  when a agent is deleted instead of refreshing to clear agent from list
- Updated dependencies

## 24.5.4

### Patch Changes

- Updated dependencies

## 24.5.3

### Patch Changes

- [`13c698778e3c6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/13c698778e3c6) -
  [ux] Atlaspack version bump
- Updated dependencies

## 24.5.2

### Patch Changes

- [`2af42ad93c3e0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2af42ad93c3e0) -
  Internal changes to use tokens for border radius.
- Updated dependencies

## 24.5.1

### Patch Changes

- Updated dependencies

## 24.5.0

### Minor Changes

- [#200836](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/200836)
  [`4403807b49aca`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4403807b49aca) -
  add option to customise showDelay and hideDelay

## 24.4.0

### Minor Changes

- [#200712](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/200712)
  [`79f68c9a9ad77`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/79f68c9a9ad77) -
  Allow target to be passed to action

### Patch Changes

- Updated dependencies

## 24.3.2

### Patch Changes

- [`ddbbad68f52cd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ddbbad68f52cd) -
  Actions button aria-label change to support screen reader to be more descriptive

## 24.3.1

### Patch Changes

- Updated dependencies

## 24.3.0

### Minor Changes

- [`44102fe3bc0dd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/44102fe3bc0dd) -
  [ux] Hiding agent duplicate entrypoints when user does not have rovo agent create permissions

### Patch Changes

- Updated dependencies

## 24.2.0

### Minor Changes

- [#197659](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/197659)
  [`9206b548d68de`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9206b548d68de) -
  Clean up enable_team_profilecard_toggletip_a11y_fix

## 24.1.1

### Patch Changes

- Updated dependencies

## 24.1.0

### Minor Changes

- [#195460](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/195460)
  [`994834b767ffc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/994834b767ffc) -
  Allow blocking of reportinglines default behaviour

## 24.0.2

### Patch Changes

- Updated dependencies

## 24.0.1

### Patch Changes

- Updated dependencies

## 24.0.0

### Major Changes

- [#193947](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/193947)
  [`c6101121ae1df`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c6101121ae1df) -
  Removed unused component props in response to the removal of `isAgentCreatedByUser` from the agent
  dropdown actions component. Changes:
  - `AgentProfileCard`: removed `isCreatedByViewingUser` / `product` props. `isCreatedByViewingUser`
    is no longer needed for action dropdown permission checks, and `product` is an unused prop
  - `AgentProfileCardResourced`: removed `viewingUserId` / `product` props. `viewingUserId` is no
    longer needed for action dropdown permission checks, and `product` is an unused prop

  Also updated consumer components to remove these props.

### Patch Changes

- [`49ad6b3374d93`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/49ad6b3374d93) -
  Clean up enable_web_links_in_team_containers feature gate
- Updated dependencies

## 23.21.21

### Patch Changes

- [#192008](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/192008)
  [`191a9be1b1ba0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/191a9be1b1ba0) -
  added agent edit/duplicate/delete/view/copy action analytics
- Updated dependencies

## 23.21.20

### Patch Changes

- Updated dependencies

## 23.21.19

### Patch Changes

- Updated dependencies

## 23.21.18

### Patch Changes

- Updated dependencies

## 23.21.17

### Patch Changes

- Updated dependencies

## 23.21.16

### Patch Changes

- Updated dependencies

## 23.21.15

### Patch Changes

- Updated dependencies

## 23.21.14

### Patch Changes

- Updated dependencies

## 23.21.13

### Patch Changes

- [#187228](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/187228)
  [`c706eb2104c43`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c706eb2104c43) -
  Clean up fix_profilecard_details_label_semantic_html

## 23.21.12

### Patch Changes

- Updated dependencies

## 23.21.11

### Patch Changes

- [#185745](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/185745)
  [`992d6ccd14405`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/992d6ccd14405) -
  Removed usage of @atlaskit/focus-ring (deprecated)
- Updated dependencies

## 23.21.10

### Patch Changes

- [#181827](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/181827)
  [`9bbba56baf22b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9bbba56baf22b) -
  ENGHEALTH-27994 Ensures dt and dd elements are direct children of dl element as required by WCAG
  guidelines

## 23.21.9

### Patch Changes

- [#183113](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/183113)
  [`fe0b718376970`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fe0b718376970) -
  PTC-12484 Migrate team containers query from cypherQuery to cypherQueryV2 API with parameterized
  queries and updated response structure
- Updated dependencies

## 23.21.8

### Patch Changes

- [#183414](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/183414)
  [`db0ca44a22c0c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/db0ca44a22c0c) -
  NO-ISSUE Clean up feature gate compiled-migration-profilecard
- Updated dependencies

## 23.21.7

### Patch Changes

- [#183594](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/183594)
  [`890f31384ba60`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/890f31384ba60) -
  fix profile card margin issue in renderer

## 23.21.6

### Patch Changes

- Updated dependencies

## 23.21.5

### Patch Changes

- Updated dependencies

## 23.21.4

### Patch Changes

- Updated dependencies

## 23.21.3

### Patch Changes

- Updated dependencies

## 23.21.2

### Patch Changes

- Updated dependencies

## 23.21.1

### Patch Changes

- [#177564](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/177564)
  [`4e894bfb7a115`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4e894bfb7a115) -
  Clean up feature gate platform_profilecard-enable_reporting_lines_label

## 23.21.0

### Minor Changes

- [#173219](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/173219)
  [`b5db06f3fd2f4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b5db06f3fd2f4) -
  Adopt teams app config for teams app navigation

### Patch Changes

- Updated dependencies

## 23.20.0

### Minor Changes

- [#172553](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/172553)
  [`7e8e9711f4e15`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7e8e9711f4e15) -
  Clean up ptc_migrate_buttons feature gate

### Patch Changes

- Updated dependencies

## 23.19.4

### Patch Changes

- [#174177](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/174177)
  [`3094c6ed637b3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3094c6ed637b3) -
  [ux] Displaying Service Account tag for Service Account user profile
- [#173636](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/173636)
  [`22b85a186fb8a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/22b85a186fb8a) -
  SSR placeholder for mention profile card trigger
- Updated dependencies

## 23.19.3

### Patch Changes

- Updated dependencies

## 23.19.2

### Patch Changes

- Updated dependencies

## 23.19.1

### Patch Changes

- [#171707](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/171707)
  [`bbb9147bfde7a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bbb9147bfde7a) -
  NO-ISSUE Fix profile card pop up content text selection issue
- Updated dependencies

## 23.19.0

### Minor Changes

- [#170383](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/170383)
  [`0b0a0dd43dca8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0b0a0dd43dca8) -
  NO-ISSUE Replace existing experiment gate with new feature gate:
  enable_web_links_in_team_containers

### Patch Changes

- [#170471](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/170471)
  [`081f5b24c4a2c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/081f5b24c4a2c) -
  Cleanup of Feature Gate jfp-a11y-autodev-profile-card-name-heading
- Updated dependencies

## 23.18.3

### Patch Changes

- Updated dependencies

## 23.18.2

### Patch Changes

- [#170226](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/170226)
  [`1ac0fbf884924`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1ac0fbf884924) -
  NO-ISSUE Fix profile card pop up content text selection issue

## 23.18.1

### Patch Changes

- [#169818](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/169818)
  [`efd89c5d5fc8d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/efd89c5d5fc8d) -
  Rollout ContainerIcon component with Loom FG instead OR weblinks exp
- [#167764](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/167764)
  [`92745994b66b4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/92745994b66b4) -
  [ux] NO-ISSUE Update team container icons to medium size and make team links open in a new tab
- Updated dependencies

## 23.18.0

### Minor Changes

- [#165970](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/165970)
  [`2f04674b589a3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2f04674b589a3) -
  [ux] PTC-11538 Render team web link card in team profile card && fetch team web link icons

### Patch Changes

- Updated dependencies

## 23.17.0

### Minor Changes

- [#167224](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/167224)
  [`198e371fcf6c7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/198e371fcf6c7) -
  We are testing adding `shouldRenderToProp` to Design System dropdown menu and popup components to
  improve accessibility. If this fix is successful it will be available in a later release.

## 23.16.12

### Patch Changes

- Updated dependencies

## 23.16.11

### Patch Changes

- Updated dependencies

## 23.16.10

### Patch Changes

- Updated dependencies

## 23.16.9

### Patch Changes

- Updated dependencies

## 23.16.8

### Patch Changes

- [#160530](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/160530)
  [`3d97095c489a5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3d97095c489a5) -
  Internal change to align styling solutions.
- Updated dependencies

## 23.16.7

### Patch Changes

- [#160653](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/160653)
  [`9e0f4bc934a62`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9e0f4bc934a62) -
  [ux] PTC-11533 Render team web link card && update where we work section title to Team links
- Updated dependencies

## 23.16.6

### Patch Changes

- [#161702](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/161702)
  [`f4e1432bdb902`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f4e1432bdb902) -
  Update the formatting of the local time in the user card to use am/pm over midnight/noon

## 23.16.5

### Patch Changes

- [#156607](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/156607)
  [`88044bfdf186f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/88044bfdf186f) -
  Splits styles for the profilecard triggers into separate files from the main card styles in order
  to reduce the bundle size of the triggers, allowing more code to be loaded async
- Updated dependencies

## 23.16.4

### Patch Changes

- Updated dependencies

## 23.16.3

### Patch Changes

- Updated dependencies

## 23.16.2

### Patch Changes

- Updated dependencies

## 23.16.1

### Patch Changes

- Updated dependencies

## 23.16.0

### Minor Changes

- [#157098](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/157098)
  [`2165b00523da6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2165b00523da6) -
  We are testing the migration to the ADS Link component behind a feature flag. If this fix is
  successful it will be available in a later release.

## 23.15.3

### Patch Changes

- [#157715](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/157715)
  [`8dd35b6f12e0d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8dd35b6f12e0d) -
  NO-ISSUE clean up team_id_to_ari_safe
- Updated dependencies

## 23.15.2

### Patch Changes

- Updated dependencies

## 23.15.1

### Patch Changes

- Updated dependencies

## 23.15.0

### Minor Changes

- [#155740](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/155740)
  [`1afe23278a392`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1afe23278a392) -
  Fix post build script for svg

## 23.14.0

### Minor Changes

- [#154407](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/154407)
  [`9235741392c64`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9235741392c64) -
  [ux] handle if the members in one team is more than 100

### Patch Changes

- Updated dependencies

## 23.13.1

### Patch Changes

- Updated dependencies

## 23.13.0

### Minor Changes

- [#153632](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/153632)
  [`b3c90207ec3e4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b3c90207ec3e4) -
  [ux] update the TeamProfileCardWithContainer layout

## 23.12.0

### Minor Changes

- [#140885](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/140885)
  [`e8f0bc1586879`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e8f0bc1586879) -
  Cleanup FF rovo_use_agent_permissions

### Patch Changes

- Updated dependencies

## 23.11.2

### Patch Changes

- [#154380](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/154380)
  [`d9b89b5a507e5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d9b89b5a507e5) -
  Migrate rovo endpoints away from assistant-service

## 23.11.1

### Patch Changes

- [#150331](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/150331)
  [`7730aa59c3905`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7730aa59c3905) -
  Heading element for Full Name in profile card

## 23.11.0

### Minor Changes

- [#152660](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/152660)
  [`0c6554631c783`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0c6554631c783) -
  [ux] add a loading prop for the more icon button

## 23.10.8

### Patch Changes

- Updated dependencies

## 23.10.7

### Patch Changes

- Updated dependencies

## 23.10.6

### Patch Changes

- Updated dependencies

## 23.10.5

### Patch Changes

- Updated dependencies

## 23.10.4

### Patch Changes

- Updated dependencies

## 23.10.3

### Patch Changes

- Updated dependencies

## 23.10.2

### Patch Changes

- Updated dependencies

## 23.10.1

### Patch Changes

- Updated dependencies

## 23.10.0

### Minor Changes

- [#147535](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/147535)
  [`cb92395c4a53d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cb92395c4a53d) -
  [ux] implement the function of "give kudos" in the TeamProfileCardWithContainer

## 23.9.1

### Patch Changes

- Updated dependencies

## 23.9.0

### Minor Changes

- [#145365](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/145365)
  [`f172c99cc3866`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f172c99cc3866) -
  [ux] show more icon in the team profile card if more action provided

### Patch Changes

- Updated dependencies

## 23.8.0

### Minor Changes

- [#141734](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/141734)
  [`f714a477da668`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f714a477da668) -
  Added Teamid to profilecard triggered ui event

## 23.7.9

### Patch Changes

- Updated dependencies

## 23.7.8

### Patch Changes

- Updated dependencies

## 23.7.7

### Patch Changes

- [#131544](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/131544)
  [`302f011a91ef3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/302f011a91ef3) -
  a11y fix added labels to profile card buttons
- Updated dependencies

## 23.7.6

### Patch Changes

- [#134630](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/134630)
  [`b76e2126fff89`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b76e2126fff89) -
  Header Structure a11y fix in profile card
- Updated dependencies

## 23.7.5

### Patch Changes

- Updated dependencies

## 23.7.4

### Patch Changes

- [#133042](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/133042)
  [`5168674830838`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5168674830838) -
  make the connection item clickable
- Updated dependencies

## 23.7.3

### Patch Changes

- Updated dependencies

## 23.7.2

### Patch Changes

- [#132098](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/132098)
  [`80f62470e832d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/80f62470e832d) -
  Addi analytics to Team button, team selector and team card.

## 23.7.1

### Patch Changes

- Updated dependencies

## 23.7.0

### Minor Changes

- [#131460](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/131460)
  [`c890581942f6e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c890581942f6e) -
  [ux] Add loading skeleton for team containers in profile card

### Patch Changes

- Updated dependencies

## 23.6.7

### Patch Changes

- Updated dependencies

## 23.6.6

### Patch Changes

- Updated dependencies

## 23.6.5

### Patch Changes

- Updated dependencies

## 23.6.4

### Patch Changes

- Updated dependencies

## 23.6.3

### Patch Changes

- Updated dependencies

## 23.6.2

### Patch Changes

- [#131187](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/131187)
  [`b300f83f46aa6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b300f83f46aa6) -
  Add scroll to team connections
- Updated dependencies

## 23.6.1

### Patch Changes

- [#131208](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/131208)
  [`26ee5c0f97018`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/26ee5c0f97018) -
  few style fixes for profile card
- Updated dependencies

## 23.6.0

### Minor Changes

- [#130947](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/130947)
  [`c5e3a2024c40b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c5e3a2024c40b) -
  [ux] Show team connections on profile card

### Patch Changes

- Updated dependencies

## 23.5.0

### Minor Changes

- [#130671](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/130671)
  [`91fff906b97b4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/91fff906b97b4) -
  Create a customer container card for consuming the TeamContainers component

## 23.4.3

### Patch Changes

- [#129972](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/129972)
  [`b2d69a39e6687`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b2d69a39e6687) -
  Update `@compiled/react` dependency for improved type checking support.
- Updated dependencies

## 23.4.2

### Patch Changes

- [#130443](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/130443)
  [`85df6ddb8d6de`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/85df6ddb8d6de) -
  [ux] few UI update for the team profile card

## 23.4.1

### Patch Changes

- [#128871](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/128871)
  [`a4f35151d2de5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a4f35151d2de5) -
  Fix a11y issue on team profile card toggletip

## 23.4.0

### Minor Changes

- [#123622](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/123622)
  [`8cb3a7a1f96a9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8cb3a7a1f96a9) -
  [ux] Migrated old buttons to use @atlaskit/button/new; Migrated some icons

### Patch Changes

- Updated dependencies

## 23.3.1

### Patch Changes

- [#126851](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/126851)
  [`328cc06900138`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/328cc06900138) -
  Correct import VerifiedTeamIcon for team-profile-card which causes error on editor example

## 23.3.0

### Minor Changes

- [#123898](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/123898)
  [`3ff6294e62c49`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3ff6294e62c49) -
  Adding a new Team profile card for Team button

## 23.2.6

### Patch Changes

- Updated dependencies

## 23.2.5

### Patch Changes

- Updated dependencies

## 23.2.4

### Patch Changes

- Updated dependencies

## 23.2.3

### Patch Changes

- [#121658](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/121658)
  [`87935efc5eab4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/87935efc5eab4) -
  PTC-20 Clean up verified teams feature gate

## 23.2.2

### Patch Changes

- Updated dependencies

## 23.2.1

### Patch Changes

- [#120533](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/120533)
  [`f1bec731e278f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f1bec731e278f) -
  Adds a `sideEffects` field to ensure this package does not have Compiled styles tree-shaken in the
  future to avoid an accidental regression.

  This is related to
  https://community.developer.atlassian.com/t/rfc-73-migrating-our-components-to-compiled-css-in-js/85953

## 23.2.0

### Minor Changes

- [#117986](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/117986)
  [`65187910ea922`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/65187910ea922) -
  [ux] Migrate legacy icons [ENGHEALTH-23682]

## 23.1.1

### Patch Changes

- [#118134](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/118134)
  [`a1a66a777882a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a1a66a777882a) -
  Fix for team profilecard header image in compiled

## 23.1.0

### Minor Changes

- [#116595](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/116595)
  [`7491a878d7b16`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7491a878d7b16) -
  Remove rovo_profile_card_open_chat_sidebar flag

### Patch Changes

- [#117215](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/117215)
  [`e7fe78a1d113f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e7fe78a1d113f) -
  Fix for isVisible
- Updated dependencies

## 23.0.0

### Major Changes

- [#117363](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/117363)
  [`10a0f7f6c2027`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/10a0f7f6c2027) -
  This package's `peerDependencies` have been adjusted for `react` and/or `react-dom` to reflect the
  status of only supporting React 18 going forward. No explicit breaking change to React support has
  been made in this release, but this is to signify going forward, breaking changes for React 16 or
  React 17 may come via non-major semver releases.

  Please refer this community post for more details:
  https://community.developer.atlassian.com/t/rfc-78-dropping-support-for-react-16-and-rendering-in-a-react-18-concurrent-root-in-jira-and-confluence/87026

### Patch Changes

- Updated dependencies

## 22.2.4

### Patch Changes

- [#115593](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/115593)
  [`d549b45702f75`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d549b45702f75) -
  Updates the reporting lines avatar group (in the platform profile card component both user and
  team) to have an aria label for the more indicator button

## 22.2.3

### Patch Changes

- Updated dependencies

## 22.2.2

### Patch Changes

- Updated dependencies

## 22.2.1

### Patch Changes

- [#114979](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/114979)
  [`06b6a25655d18`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/06b6a25655d18) -
  Fix for isVisibl
- [#114983](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/114983)
  [`ba03c91383ce7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ba03c91383ce7) -
  Remove invalid specifier

## 22.2.0

### Minor Changes

- [#113447](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/113447)
  [`6ef7d7cb5d379`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6ef7d7cb5d379) -
  Compiled migration - team card

## 22.1.0

### Minor Changes

- [#113227](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/113227)
  [`d8c1edd78e6d4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d8c1edd78e6d4) -
  Compiled migration - user profile card

## 22.0.3

### Patch Changes

- Updated dependencies

## 22.0.2

### Patch Changes

- [#108339](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/108339)
  [`b629c99c2cb05`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b629c99c2cb05) -
  Updated gql query to use gql tags

## 22.0.1

### Patch Changes

- Updated dependencies

## 22.0.0

### Major Changes

- [#109060](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/109060)
  [`4660ec858a305`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4660ec858a305) -
  Update `React` from v16 to v18

### Patch Changes

- Updated dependencies

## 21.1.6

### Patch Changes

- [#107710](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/107710)
  [`350f55cb484ec`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/350f55cb484ec) -
  Check if teamId is an ari before prexing
- Updated dependencies

## 21.1.5

### Patch Changes

- Updated dependencies

## 21.1.4

### Patch Changes

- [#102547](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/102547)
  [`b76cc60ba170b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b76cc60ba170b) -
  Internal changes to remove deprecated typography imports.

## 21.1.3

### Patch Changes

- Updated dependencies

## 21.1.2

### Patch Changes

- [#99088](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/99088)
  [`698ba7a9d68bc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/698ba7a9d68bc) -
  PTC-10360 Clean up feature gate platform_profile_card_css_refactor

## 21.1.1

### Patch Changes

- [#182077](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/182077)
  [`120b5f5f4ef80`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/120b5f5f4ef80) -
  [ux] Font size fix profile details label.

## 21.1.0

### Minor Changes

- [#179984](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/179984)
  [`e232332e5f674`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e232332e5f674) -
  [ux] Remove verified icon size

### Patch Changes

- Updated dependencies

## 21.0.5

### Patch Changes

- [#180301](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/180301)
  [`16990dd2ac6e5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/16990dd2ac6e5) -
  Internal changes to typography styles. There may be some minor visual changes to align with
  modernized typography styles.
- Updated dependencies

## 21.0.4

### Patch Changes

- [#179093](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/179093)
  [`fc80a0b0d4961`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fc80a0b0d4961) -
  Fix reporting lines to be available outside of Atlassian Home
- Updated dependencies

## 21.0.3

### Patch Changes

- [#178297](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/178297)
  [`7abc8162b32ab`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7abc8162b32ab) -
  Internal changes to typography styles. There may be some minor visual changes to align with
  modernized typography styles.
- [#172505](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/172505)
  [`e43cba2a879aa`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e43cba2a879aa) -
  Remove explicit jest extension with .toBeAccessible matcher

## 21.0.2

### Patch Changes

- [#178053](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/178053)
  [`cb318c8c28c26`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cb318c8c28c26) -
  Internal changes to typography.

## 21.0.1

### Patch Changes

- Updated dependencies

## 21.0.0

### Major Changes

- [#169629](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/169629)
  [`8657e106f5a52`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8657e106f5a52) -
  Remove feature gate that moved calls to status to be sharded, and moved the URL configuration back
  inside of the component (instead of exposing it outwards unnecessarily)

  N.B. for the breaking changes, there are a couple of props going into the PTC components,
  `teamCentralUrl` and `teamCentralBaseUrl`, that have been removed because they are no longer
  necessary. These props made consuemrs of the component choose the URL, but a change was made
  previously to move it back inside of the component and resolve it internally, so consumers of the
  component need not configure this any more.

  Consequently, if you are trying to upgrade to the major version bumps, you just need to remove
  those props, as they're otherwise being ignored 🙏

## 20.14.0

### Minor Changes

- [#173927](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/173927)
  [`af2002ae95b31`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/af2002ae95b31) -
  Add ariaHideProfileTrigger to hide profile card trigger via aria-hidden="true" and tabIndex="-1"

## 20.13.1

### Patch Changes

- Updated dependencies

## 20.13.0

### Minor Changes

- [#168492](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/168492)
  [`17a403de4132a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/17a403de4132a) -
  [ux] Show manged team icon in team profile card

## 20.12.3

### Patch Changes

- Updated dependencies

## 20.12.2

### Patch Changes

- Updated dependencies

## 20.12.1

### Patch Changes

- [#167430](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/167430)
  [`c01f64d7d85f5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c01f64d7d85f5) -
  Replace hard-coded font size with design tokens

## 20.12.0

### Minor Changes

- [#162951](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/162951)
  [`17d7f44be2959`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/17d7f44be2959) -
  Agent profile card to use publishWithPostMessage, so `Chat to agent` or conversation starter
  button will open in rovo sidebar if available

### Patch Changes

- Updated dependencies

## 20.11.0

### Minor Changes

- [#163611](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/163611)
  [`559a5e24a2892`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/559a5e24a2892) -
  Fix asynchronous loading of agent profile card

## 20.10.0

### Minor Changes

- [#163699](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/163699)
  [`f946e35c60150`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f946e35c60150) -
  Refactor to use shared agent dropdown from @atlaskit/rovo-agent-components

### Patch Changes

- Updated dependencies

## 20.9.0

### Minor Changes

- [`2e6586eb695c1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2e6586eb695c1) -
  Clean up feature flag migrate_cloud_user_to_agg_user_query_profile_card

## 20.8.3

### Patch Changes

- [#159176](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/159176)
  [`b8e7f2a47aae5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b8e7f2a47aae5) -
  A11Y-7954 Fix expandable button reading order

## 20.8.2

### Patch Changes

- Updated dependencies

## 20.8.1

### Patch Changes

- [#154357](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/154357)
  [`f85ffbbc5c2d7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f85ffbbc5c2d7) -
  Use typography components
- Updated dependencies

## 20.8.0

### Minor Changes

- [#154365](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/154365)
  [`6daa73332cbc2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6daa73332cbc2) -
  Added type to conversation starters

### Patch Changes

- Updated dependencies

## 20.7.0

### Minor Changes

- [#155340](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/155340)
  [`4d0a5f27783bc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4d0a5f27783bc) -
  Add deep-linking for the creation of kudos, as well as for the project directory

### Patch Changes

- [#154021](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/154021)
  [`6867203830e28`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6867203830e28) -
  [ux] Fix Chat button padding in agent profile card
- Updated dependencies

## 20.6.2

### Patch Changes

- [#154451](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/154451)
  [`1a6038f97ae73`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1a6038f97ae73) -
  A11Y-8044 Fix description list mark-up used inappropriately in profile card

## 20.6.1

### Patch Changes

- Updated dependencies

## 20.6.0

### Minor Changes

- [#153669](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/153669)
  [`5f8a2c39f1282`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5f8a2c39f1282) -
  Fix links to go to home.a.c or team.a.c depending on the workspace type for profile card

## 20.5.0

### Minor Changes

- [#153098](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/153098)
  [`1e9b8abfd8903`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1e9b8abfd8903) -
  Adding support for en-ZZ locale

## 20.4.3

### Patch Changes

- [#151320](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/151320)
  [`0a42e535cdc1a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0a42e535cdc1a) -
  PTC-10169 Update profilecard to react18

## 20.4.2

### Patch Changes

- Updated dependencies

## 20.4.1

### Patch Changes

- [#151190](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/151190)
  [`fce215da94f02`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fce215da94f02) -
  Rename agg user query

## 20.4.0

### Minor Changes

- [#144898](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/144898)
  [`6fff66dce97ec`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6fff66dce97ec) -
  Pass agent id to full screen agent chat

### Patch Changes

- Updated dependencies

## 20.3.0

### Minor Changes

- [#147255](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/147255)
  [`c757a53e7cbf1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c757a53e7cbf1) -
  Prioritise the usage of agent.external_config_references instead of age.t.named_id, because the
  OOTB agent migration will change agent.named_id to uuid

## 20.2.0

### Minor Changes

- [#146229](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/146229)
  [`d15674651dd75`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d15674651dd75) -
  [ux] Add forge type for agent creator type

## 20.1.2

### Patch Changes

- Updated dependencies

## 20.1.1

### Patch Changes

- Updated dependencies

## 20.1.0

### Minor Changes

- [#144036](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/144036)
  [`a78d6e7aa1bf4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a78d6e7aa1bf4) -
  Add custom forge avatar to profile card and profile page

## 20.0.0

### Major Changes

- [#144443](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/144443)
  [`8e1afd419b5e4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8e1afd419b5e4) -
  Add flagged behaviour to call Atlassian Home APIs via sharded routes, and centralise the
  configuration of Stargate routes so that we can appropriately shard the calls

### Patch Changes

- Updated dependencies

## 19.28.1

### Patch Changes

- [#144303](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/144303)
  [`5d72a8fdef7ec`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5d72a8fdef7ec) -
  Disallow duplicate agent option for forge agents

## 19.28.0

### Minor Changes

- [#143966](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/143966)
  [`76df503f5e71b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/76df503f5e71b) -
  Fix the url to edit agent

## 19.27.0

### Minor Changes

- [#140194](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/140194)
  [`868514af9180e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/868514af9180e) -
  [ux] Support custom forge avatar for agents

### Patch Changes

- Updated dependencies

## 19.26.1

### Patch Changes

- [#137195](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/137195)
  [`0c6a0ad6e8350`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0c6a0ad6e8350) -
  Pass identity_account_id to AgentAvatar
- Updated dependencies

## 19.26.0

### Minor Changes

- [#134885](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/134885)
  [`17a1076221589`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/17a1076221589) -
  PTC-9930 Removed the check if user is in site

## 19.25.1

### Patch Changes

- [#136007](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/136007)
  [`f41e92bc2025c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f41e92bc2025c) -
  Fix pathway not set for full screen conversation starter

## 19.25.0

### Minor Changes

- [#134139](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/134139)
  [`6cb20b026ce66`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6cb20b026ce66) -
  Set start count after making agent favourite
- [#135893](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/135893)
  [`089338b763495`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/089338b763495) -
  Show agents in team profile

### Patch Changes

- Updated dependencies

## 19.24.0

### Minor Changes

- [#135350](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/135350)
  [`e22e1c78bb96d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e22e1c78bb96d) -
  [ux] Move api call to agent clients

## 19.23.0

### Minor Changes

- [#135110](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/135110)
  [`ae41f672c79da`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ae41f672c79da) -
  Update rovo agent type definitions

### Patch Changes

- Updated dependencies

## 19.22.1

### Patch Changes

- Updated dependencies

## 19.22.0

### Minor Changes

- [#134375](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/134375)
  [`03134c232b4a2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/03134c232b4a2) -
  Pass agent actions overrides
- [#134349](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/134349)
  [`f66ae41dc74c2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f66ae41dc74c2) -
  Fix wrong copy agent URL

### Patch Changes

- [#133158](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/133158)
  [`7cfd5390f596f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7cfd5390f596f) -
  [ux] Pass agent id to AgentBanner and AgentAvatar

## 19.21.1

### Patch Changes

- Updated dependencies

## 19.21.0

### Minor Changes

- [#133829](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/133829)
  [`63826c22cf753`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/63826c22cf753) -
  Show agent profile card if user is an agent
- [#132624](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/132624)
  [`98d1ec284a292`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/98d1ec284a292) -
  stopPropagation for actions and reduce the delay to show profile card
- [#133829](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/133829)
  [`63826c22cf753`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/63826c22cf753) -
  Show agent profile card if user is an agent

### Patch Changes

- Updated dependencies

## 19.20.0

### Minor Changes

- [#132782](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/132782)
  [`8f20b4bc9526a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8f20b4bc9526a) -
  Added default open chat action and delete agent functionality
- [`3c1c3ee3b4f32`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3c1c3ee3b4f32) -
  PTC-9673 Migrate profile card from CloudUser to AGG user

## 19.19.0

### Minor Changes

- [#131656](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/131656)
  [`9c7dc5b037f60`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9c7dc5b037f60) -
  Add analyticts and update apis

### Patch Changes

- [#132411](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/132411)
  [`097911d8bb135`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/097911d8bb135) -
  Added hidden icon to agent profile
- Updated dependencies

## 19.18.1

### Patch Changes

- Updated dependencies

## 19.18.0

### Minor Changes

- [#131601](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/131601)
  [`ab382e4004e40`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ab382e4004e40) -
  [ux] Profile card added for Rovo agents

### Patch Changes

- Updated dependencies

## 19.17.7

### Patch Changes

- [#131947](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/131947)
  [`fb3bce1b8c769`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fb3bce1b8c769) -
  [ux] Restore usage of offsetprop in ProfileCardTrigger

## 19.17.6

### Patch Changes

- Updated dependencies

## 19.17.5

### Patch Changes

- Updated dependencies

## 19.17.4

### Patch Changes

- Updated dependencies

## 19.17.3

### Patch Changes

- Updated dependencies

## 19.17.2

### Patch Changes

- Updated dependencies

## 19.17.1

### Patch Changes

- [#126478](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/126478)
  [`94b1c424dffc8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/94b1c424dffc8) -
  Clean up legacy profilecard trigger FF

## 19.17.0

### Minor Changes

- [#124211](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/124211)
  [`6a213831a2e92`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6a213831a2e92) -
  [ux] Updated components to use new iconography behind a feature flag

## 19.16.3

### Patch Changes

- [#122361](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/122361)
  [`dc17551b4b23c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/dc17551b4b23c) -
  Fix reading order in Profile card

## 19.16.2

### Patch Changes

- Updated dependencies

## 19.16.1

### Patch Changes

- [#120020](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/120020)
  [`a047cf9d11d9a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a047cf9d11d9a) -
  PTC-6012 implement localTime in FE, get ready for cloudUser migration

## 19.16.0

### Minor Changes

- [#119587](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/119587)
  [`add3a324590a5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/add3a324590a5) -
  exposed offset prop to adjust offset of profile card popup from trigger

### Patch Changes

- Updated dependencies

## 19.15.10

### Patch Changes

- Updated dependencies

## 19.15.9

### Patch Changes

- [#118197](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/118197)
  [`974cd9838830e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/974cd9838830e) -
  Clean up platform.profilecard-disable-team-central-client-in-fedramp_ilnm7

## 19.15.8

### Patch Changes

- Updated dependencies

## 19.15.7

### Patch Changes

- Updated dependencies

## 19.15.6

### Patch Changes

- [#111187](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/111187)
  [`3fc3b37188f2c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3fc3b37188f2c) -
  [ux] [ED-23788] Make sure that profilecards in the Editor do not autofocus, so that users can
  click on a mention and immediate delete it by pressing `Backspace` or `Delete`

## 19.15.5

### Patch Changes

- [#114683](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/114683)
  [`ff0815316ab38`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ff0815316ab38) -
  Removes usage of custom theme button in places where its API is not being used and the default
  button is able to be used instead. This should give a slight performance (runtime) improvement.

## 19.15.4

### Patch Changes

- Updated dependencies

## 19.15.3

### Patch Changes

- Updated dependencies

## 19.15.2

### Patch Changes

- [#112393](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/112393)
  [`1dd5c741792c2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1dd5c741792c2) -
  ECA11Y-16: Fix detailed list structure for profilecard

## 19.15.1

### Patch Changes

- [#104301](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/104301)
  [`fa84aade26f84`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fa84aade26f84) -
  ECA11Y-16: Detailed list markup for profilecard details

## 19.15.0

### Minor Changes

- [#111727](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/111727)
  [`1a3782b867ff9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1a3782b867ff9) -
  Removed displayConfig prop

### Patch Changes

- Updated dependencies

## 19.14.1

### Patch Changes

- [#110767](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/110767)
  [`c61ae33311e2e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c61ae33311e2e) -
  PTC-9295 adopt isFedramp, and disable tc client if fedramp

## 19.14.0

### Minor Changes

- [#102379](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/102379)
  [`d8643ec13c0c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d8643ec13c0c) -
  Added displayConfig prop, it has showKudos to control whether to show kudos.

## 19.13.0

### Minor Changes

- [#99727](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/99727)
  [`80b09c8a9a96`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/80b09c8a9a96) -
  hot-109153 Revert the changes PR#98596

## 19.12.0

### Minor Changes

- [#98596](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98596)
  [`73481a25ddad`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/73481a25ddad) -
  ECA11Y-189 Fix profile card reading order

### Patch Changes

- Updated dependencies

## 19.11.8

### Patch Changes

- [#90449](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/90449)
  [`16cfcaa2c2dd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/16cfcaa2c2dd) -
  Clean up trigger FF

## 19.11.7

### Patch Changes

- [#94338](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94338)
  [`4da2886fcb36`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4da2886fcb36) -
  JCA11Y-1390 Fix Non-modal dialog programmatically identified issue, add role and aria-labelledby
  to profilecard wrapper

## 19.11.6

### Patch Changes

- [#92007](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92007)
  [`85525725cb0d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/85525725cb0d) -
  Migrated to the new button component

## 19.11.5

### Patch Changes

- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
  [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
  Upgrade Typescript from `4.9.5` to `5.4.2`

## 19.11.4

### Patch Changes

- [#77847](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/77847)
  [`7caee7ccfcc8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7caee7ccfcc8) -
  updating these packages with the latest team-central dependencies

## 19.11.3

### Patch Changes

- [#74684](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74684)
  [`077c9034fc89`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/077c9034fc89) -
  Pass fullName as ariaLabel to ProfileCardTrigger props'

## 19.11.2

### Patch Changes

- [#74811](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74811)
  [`c30aee2e855c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c30aee2e855c) -
  PTC-8751 enforce space token usage in profilecard
- Updated dependencies

## 19.11.1

### Patch Changes

- [#73706](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/73706)
  [`3a5408573683`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3a5408573683) -
  Fix bug causing profilecard to disappear early in some circumstances

## 19.11.0

### Minor Changes

- [#72021](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72021)
  [`bfb147303ac8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bfb147303ac8) -
  Pass fullName props to ProfileCardTrigger, and update aria-label message

### Patch Changes

- Updated dependencies

## 19.10.0

### Minor Changes

- [#71508](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/71508)
  [`e6125d2215ef`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e6125d2215ef) -
  Added accountType prop

## 19.9.0

### Minor Changes

- [#70817](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70817)
  [`bc59c17947b6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bc59c17947b6) -
  Add focus to view profile button when Profile card display

### Patch Changes

- Updated dependencies

## 19.8.0

### Minor Changes

- [#68345](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68345)
  [`c769c4488d20`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c769c4488d20) -
  Add aria label to trigger & add ProfilecardTriggerNext

### Patch Changes

- Updated dependencies

## 19.7.15

### Patch Changes

- [#67206](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67206)
  [`277421c217ae`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/277421c217ae) -
  PTC-8511 ENGHEALTH-5595 fix deprecated token

## 19.7.14

### Patch Changes

- [#66217](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/66217)
  [`60bb0cdab810`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/60bb0cdab810) -
  Without providing button attribute in the hover state, it won't trigger by keyboard. That's why,
  we are providing button behavior as default to profilecard component.
- Updated dependencies

## 19.7.13

### Patch Changes

- [#64872](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64872)
  [`146b7db2c017`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/146b7db2c017) -
  No changes, as far as I know

## 19.7.12

### Patch Changes

- [#65031](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65031)
  [`a00094111b5a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a00094111b5a) -
  ED-21609 Update adf-schema to 35.3.0

## 19.7.11

### Patch Changes

- [#64821](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64821)
  [`64e3db3a22e4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/64e3db3a22e4) -
  Remove SST feature flag
- Updated dependencies

## 19.7.10

### Patch Changes

- [#63681](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63681)
  [`0a62538b713e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0a62538b713e) -
  role attribute updated for profile card. Previously we are not providing any role attribute for
  hover state. Now, we are providing dialog as role since it will open popup and show user's detail
  in popup. Also atlaskit component that we used for openning popup is providing popup aria
  attributes so just providing dialog is enough to pass a11y checks.

## 19.7.9

### Patch Changes

- [#62980](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62980)
  [`d85be9b35a7b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d85be9b35a7b) -
  [ux] PTC-8115 add tooltip to the team name in team profile card

## 19.7.8

### Patch Changes

- Updated dependencies

## 19.7.7

### Patch Changes

- [#57499](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/57499)
  [`d66fad636c89`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d66fad636c89) -
  Remove legacy theming logic (e.g. themed(), AtlaskitThemeProvider, etc) from platform packages.
  Theming is available via the new design token-based system.

## 19.7.6

### Patch Changes

- [#43874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43874)
  [`71d228970ef`](https://bitbucket.org/atlassian/atlassian-frontend/commits/71d228970ef) - Enrol
  packages to push model in JFE

## 19.7.5

### Patch Changes

- Updated dependencies

## 19.7.4

### Patch Changes

- Updated dependencies

## 19.7.3

### Patch Changes

- [#42285](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42285)
  [`e9af0f05581`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e9af0f05581) - [ux]
  PTC-8007 remove on focus handler to fix a11y issue for screen reader users

## 19.7.2

### Patch Changes

- [#41882](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41882)
  [`54e68dcc7da`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54e68dcc7da) - Pass
  en-US as default locale

## 19.7.1

### Patch Changes

- [#41768](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41768)
  [`fe2e31821db`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe2e31821db) - Dont
  fail SLO on IdentityUserNotFoundError

## 19.7.0

### Minor Changes

- [#41507](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41507)
  [`211ff35c18f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/211ff35c18f) - Handling
  of Jira custom client wrapping profile errors

## 19.6.1

### Patch Changes

- Updated dependencies

## 19.6.0

### Minor Changes

- [#41158](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41158)
  [`573b0c53f09`](https://bitbucket.org/atlassian/atlassian-frontend/commits/573b0c53f09) - [ux]
  Replaced h5 to h3

## 19.5.14

### Patch Changes

- [#41283](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41283)
  [`4eb4f881efa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4eb4f881efa) - fix
  strict typescript errors

## 19.5.13

### Patch Changes

- [#41140](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41140)
  [`e54969bc4d1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e54969bc4d1) - PTC-7540
  as a PIR, add unit tests for graphql queries

## 19.5.12

### Patch Changes

- [#41012](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41012)
  [`99707f3ab56`](https://bitbucket.org/atlassian/atlassian-frontend/commits/99707f3ab56) - Fix
  destructing Directory error

## 19.5.11

### Patch Changes

- [#40822](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40822)
  [`179ee5ba573`](https://bitbucket.org/atlassian/atlassian-frontend/commits/179ee5ba573) - Better
  handling of errors

## 19.5.10

### Patch Changes

- [#39787](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39787)
  [`6900f89eb0e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6900f89eb0e) - Internal
  changes to use space tokens. There is no expected visual or behaviour change.

## 19.5.9

### Patch Changes

- [#39562](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39562)
  [`c18f1580f12`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c18f1580f12) - [ux]
  [ECA11Y-33] Remove unncessary prefix from mention icons aria-label attribute
- [#39559](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39559)
  [`e9c9a4ea79f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e9c9a4ea79f) - [ux]
  [ECA11Y-34] Replaced profile name span element with h2 tag

## 19.5.8

### Patch Changes

- [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162)
  [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete
  version.json
- Updated dependencies

## 19.5.7

### Patch Changes

- [#37372](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37372)
  [`834a98bdc7b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/834a98bdc7b) -
  [ECA11Y-13] Make focus ring visible for 'Give kudos' button
- Updated dependencies

## 19.5.6

### Patch Changes

- [#38551](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38551)
  [`3ef90d5fc2f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3ef90d5fc2f) - Cleanup
  the references to version.json

## 19.5.5

### Patch Changes

- [#37925](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37925)
  [`f01deb5e6ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f01deb5e6ab) - Use
  injected env vars instead of version.json

## 19.5.4

### Patch Changes

- [#38237](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38237)
  [`cc13658d9b4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc13658d9b4) - Fix for
  incorrect GraphQL query variable in team card

## 19.5.3

### Patch Changes

- Updated dependencies

## 19.5.2

### Patch Changes

- [#36576](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36576)
  [`0c6a7acba8d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c6a7acba8d) - Resolved
  an issue with the team profile card query having invalid formatting

## 19.5.1

### Patch Changes

- [#35908](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35908)
  [`5259a126fa1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5259a126fa1) - Replace
  calls to pf-directory `Team` and `TeamMembership` with AGG `teamV2` in Directory app.

## 19.5.0

### Minor Changes

- [#35776](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35776)
  [`5a5c412a944`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5a5c412a944) - Site
  scoped changes for TeamProfileCard - behind FF platform.teams.site-scoped.m1

## 19.4.2

### Patch Changes

- [#34443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34443)
  [`61cb5313358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61cb5313358) - Removing
  unused dependencies and dev dependencies

## 19.4.1

### Patch Changes

- [#34118](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34118)
  [`2eb438477ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2eb438477ab) - Internal
  change to enforce token usage for spacing properties. There is no expected visual or behaviour
  change.

## 19.4.0

### Minor Changes

- [#34206](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34206)
  [`17fe8f92030`](https://bitbucket.org/atlassian/atlassian-frontend/commits/17fe8f92030) -
  Correctly export i18n messages from profilecard!

## 19.3.2

### Patch Changes

- [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
  [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
  legacy types are published for TS 4.5-4.8

## 19.3.1

### Patch Changes

- [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
  [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade
  Typescript from `4.5.5` to `4.9.5`

## 19.3.0

### Minor Changes

- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
  [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
  minor dependency bump

### Patch Changes

- Updated dependencies

## 19.2.2

### Patch Changes

- [#32030](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32030)
  [`c3d16d3164f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c3d16d3164f) - Migrated
  use of `gridSize` to space tokens where possible. There is no expected visual or behaviour change.

## 19.2.1

### Patch Changes

- [#31560](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31560)
  [`052672d7eca`](https://bitbucket.org/atlassian/atlassian-frontend/commits/052672d7eca) - Added
  errorSource to analytics events, added tests for fail events

## 19.2.0

### Minor Changes

- [#31233](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31233)
  [`2af6359970f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2af6359970f) - [ux]
  This change (related to TSLA-521) adds an onFocus handler for the profile card trigger that
  performs the same behavior as onHover. The change also adds an onBlur handler.

## 19.1.1

### Patch Changes

- [#31423](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31423)
  [`f80d2e43a41`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f80d2e43a41) - Added
  traceId, errorSource and errorMessage to analytic events

## 19.1.0

### Minor Changes

- [#31160](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31160)
  [`13af6ca0e48`](https://bitbucket.org/atlassian/atlassian-frontend/commits/13af6ca0e48) - [ux]
  TSLA-521 docs(changeset): [ux] This change (TSLA-521) adds keyboard support for the profile card
  component by adding tabindex, an onKeyPress handler, and setting role="button" when the card is
  trigged by click. This change also adds unit tests for the profile card trigger as well as
  notifcations.

## 19.0.0

### Major Changes

- [#31230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31230)
  [`6e57454a13a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e57454a13a) -
  makeRequestViaGateway removed from TeamProfileClient, instead use makeRequest. teamsUseV2 removed
  from ProfileCardClient, it will now always use V3.

## 18.4.0

### Minor Changes

- [#30903](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30903)
  [`312e4be46d2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/312e4be46d2) - Always
  call AGG for team data'

## 18.3.0

### Minor Changes

- [#30439](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30439)
  [`9cbd4a1766b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9cbd4a1766b) - [ux]
  Added an error state for team profile card that is displayed when the user lack of access to the
  team

## 18.2.4

### Patch Changes

- Updated dependencies

## 18.2.3

### Patch Changes

- Updated dependencies

## 18.2.2

### Patch Changes

- [#29080](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29080)
  [`7d2488dcbcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d2488dcbcf) - Upgrade
  lru-fast@0.2.2 to lru_map

## 18.2.1

### Patch Changes

- [#29094](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29094)
  [`20f162117fb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/20f162117fb) - Remove
  usaged of themed for light and dark theme

## 18.2.0

### Minor Changes

- [#28622](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28622)
  [`da891855ee9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da891855ee9) - Remove
  Atlas give kudos M2 feature flag check

## 18.1.3

### Patch Changes

- [#28723](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28723)
  [`5e697be0410`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e697be0410) - [ux] Fix
  team header image bug

## 18.1.2

### Patch Changes

- [#28324](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28324)
  [`6455cf006b3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6455cf006b3) - Builds
  for this package now pass through a tokens babel plugin, removing runtime invocations of the
  tokens() function and improving performance.

## 18.1.1

### Patch Changes

- [#28352](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28352)
  [`60b1c9b0f05`](https://bitbucket.org/atlassian/atlassian-frontend/commits/60b1c9b0f05) - Upgrade
  profilecard to the latest major version of emotion

## 18.1.0

### Minor Changes

- [#28343](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28343)
  [`227230d34f2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/227230d34f2) - Allow
  option to force team profilecard to use pf-directory

## 18.0.2

### Patch Changes

- Updated dependencies

## 18.0.1

### Patch Changes

- Updated dependencies

## 18.0.0

### Major Changes

- [#27453](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27453)
  [`d1789629297`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d1789629297) - Switch
  from styled-components to emotion for CSS

## 17.3.1

### Patch Changes

- Updated dependencies

## 17.3.0

### Minor Changes

- [#27395](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27395)
  [`b2ef0c20138`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b2ef0c20138) - [ux]
  Don't shift focus when triggering user or team profilecard via hover

## 17.2.7

### Patch Changes

- [#27626](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27626)
  [`7bb86e9484c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7bb86e9484c) -
  Transform errors from AGG and ignore 403(TEAMS_FORBIDDEN) and 410(TEAMS_TEAM_DELETED) errors for
  SLO failure

## 17.2.6

### Patch Changes

- Updated dependencies

## 17.2.5

### Patch Changes

- [#26483](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26483)
  [`dbd0fa0aa5e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dbd0fa0aa5e) - Handle
  both new and legacy Team ARIs

## 17.2.4

### Patch Changes

- [#26481](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26481)
  [`250ad85dd78`](https://bitbucket.org/atlassian/atlassian-frontend/commits/250ad85dd78) - [ux]
  Removed ButtonGroup from team profile card to fix the layout of action buttons

## 17.2.3

### Patch Changes

- Updated dependencies

## 17.2.2

### Patch Changes

- [#23053](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23053)
  [`285ad326001`](https://bitbucket.org/atlassian/atlassian-frontend/commits/285ad326001) -
  no-issue: Translations update

## 17.2.1

### Patch Changes

- [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
  [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade
  Typescript from `4.3.5` to `4.5.5`

## 17.2.0

### Minor Changes

- [#25271](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25271)
  [`7f54d783d6e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f54d783d6e) - Add mock
  for team central client workspace check

## 17.1.1

### Patch Changes

- Updated dependencies

## 17.1.0

### Minor Changes

- [#24175](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24175)
  [`aa321e66c2a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aa321e66c2a) - Add
  cloudid as optional client prop and add workspace check for Atlas functionality

## 17.0.0

### Major Changes

- [#23125](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23125)
  [`fae495c5956`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fae495c5956) -
  Deprecated the analytics prop and start emitting GASv3 analytics

## 16.12.1

### Patch Changes

- [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
  [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade
  Typescript from `4.2.4` to `4.3.5`.

## 16.12.0

### Minor Changes

- [#23898](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23898)
  [`12835d685b4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/12835d685b4) - [ux]
  Only show give kudos button on active profiles

## 16.11.0

### Minor Changes

- [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381)
  [`01d80d395bc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/01d80d395bc) - pass
  event to onOpenChange consistently

### Patch Changes

- Updated dependencies

## 16.10.1

### Patch Changes

- Updated dependencies

## 16.10.0

### Minor Changes

- [#23074](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23074)
  [`e5fbc101e73`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e5fbc101e73) - Remove
  analytics prop from give kudos component

### Patch Changes

- Updated dependencies

## 16.9.1

### Patch Changes

- Updated dependencies

## 16.9.0

### Minor Changes

- [#22749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22749)
  [`1f16cd80413`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1f16cd80413) - [ux] Add
  give kudos to Team profile card.

## 16.8.0

### Minor Changes

- [#22618](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22618)
  [`319c46e77de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/319c46e77de) - [ux]
  Adding a button background animation when the give kudos button on the profile card is hovered
  over

## 16.7.0

### Minor Changes

- [#22588](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22588)
  [`4e9fbfb9e85`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e9fbfb9e85) - [ux]
  Adding meatballs overflow menu when the profile card has more than two action buttons

## 16.6.1

### Patch Changes

- [#22624](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22624)
  [`cf03bdf6b7e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf03bdf6b7e) - Made
  feature flag check extra context optional.

## 16.6.0

### Minor Changes

- [#22152](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22152)
  [`7c691c8e8a9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7c691c8e8a9) - [ux]
  Launch the give kudos flow via a drawer from the profile-card.

## 16.5.0

### Minor Changes

- [#21848](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21848)
  [`31ca93c69a3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/31ca93c69a3) - [ux]
  Adding give kudos button to the profile card

## 16.4.8

### Patch Changes

- Updated dependencies

## 16.4.7

### Patch Changes

- Updated dependencies

## 16.4.6

### Patch Changes

- [#21462](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21462)
  [`386249e4be4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/386249e4be4) - [ux] Fix
  hide handler when the profile card is triggered via click

## 16.4.5

### Patch Changes

- [#20787](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20787)
  [`18ab5ef3325`](https://bitbucket.org/atlassian/atlassian-frontend/commits/18ab5ef3325) - Filter
  out certain types of failures for team profilecard data fetch

## 16.4.4

### Patch Changes

- [#21005](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21005)
  [`b876346271a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b876346271a) - Ensure
  that component wrapping a ProfileCardTrigger is not clicked when clicking the trigger

## 16.4.3

### Patch Changes

- [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
  [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade
  to TypeScript 4.2.4
- Updated dependencies

## 16.4.2

### Patch Changes

- Updated dependencies

## 16.4.1

### Patch Changes

- [#19618](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19618)
  [`ac9343c3ed4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac9343c3ed4) - Replaces
  usage of deprecated design tokens. No visual or functional changes
- Updated dependencies

## 16.4.0

### Minor Changes

- [#19693](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19693)
  [`4c94bc2d6c4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c94bc2d6c4) - Update
  profilecard to use analytics from teams common

## 16.3.1

### Patch Changes

- Updated dependencies

## 16.3.0

### Minor Changes

- [#17604](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17604)
  [`ce207d8ea47`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ce207d8ea47) - Add
  option to query teams with AGG

## 16.2.3

### Patch Changes

- [#18109](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18109)
  [`4d4d5d66cb8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d4d5d66cb8) - Use
  entrypoints to import profilecard components

## 16.2.2

### Patch Changes

- [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
  [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - The
  no-unsafe-design-token-usage eslint rule now respects the new token naming conventions when
  auto-fixing by correctly formatting token ids.
- Updated dependencies

## 16.2.1

### Patch Changes

- Updated dependencies

## 16.2.0

### Minor Changes

- [#17840](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17840)
  [`4039320b130`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4039320b130) - Support
  lazy loading in the ProfileCardTrigger component

## 16.1.0

### Minor Changes

- [#17298](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17298)
  [`a5c73ccaa58`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a5c73ccaa58) - Added
  manager and direct reports section to profile hover card"

## 16.0.2

### Patch Changes

- [#17475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17475)
  [`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch
  VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489

## 16.0.1

### Patch Changes

- [#16812](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16812)
  [`82099b76445`](https://bitbucket.org/atlassian/atlassian-frontend/commits/82099b76445) - Add
  optional `testId` prop to `ProfileCardTrigger` to ease testing

## 16.0.0

### Major Changes

- [#14810](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14810)
  [`47f58da5946`](https://bitbucket.org/atlassian/atlassian-frontend/commits/47f58da5946) -
  ED-13322, ED-13324, ED-13326, ED-13323, ED-13204: Upgrade and support react-intl@^5.18.1 including
  breaking API changes, types and tests in atlassian-frontend packages

  What changed: Upgraded our react-intl support from ^2.6.0 to ^5.18.1. This means editor packages
  now rely on consumers installing ^5.18.1, otherwise editor usage of react-intl will mismatch with
  actual installed react-intl APIs. Why change was made: As part of a coordinated upgrade effort
  across AF packages, as react-intl v2 is quite dated. How consumer should update their code: Ensure
  react-intl ^5.18.1 is installed in consuming applications.

  Upgrade guide: To consume atlassian-frontend packages that use react-intl5 setup a second provider
  for the new version, using an npm alias

  ```js
  "react-intl": "^2.6.0",
  "react-intl-next": "npm:react-intl@^5.18.1",
  ```

  ```js
  import { IntlProvider } from 'react-intl';
  import { IntlProvider as IntlNextProvider } from 'react-intl-next';

  return (
  	<IntlProvider
  		key={locale}
  		data-test-language={locale}
  		locale={locale}
  		defaultLocale={DEFAULT_LOCALE}
  		messages={messages}
  	>
  		<IntlNextProvider
  			key={locale}
  			data-test-language={locale}
  			locale={locale}
  			defaultLocale={DEFAULT_LOCALE}
  			messages={messages}
  		>
  			{children}
  		</IntlNextProvider>
  	</IntlProvider>
  );
  ```

## 15.8.2

### Patch Changes

- Updated dependencies

## 15.8.1

### Patch Changes

- Updated dependencies

## 15.8.0

### Minor Changes

- [#15859](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15859)
  [`1b9bc1e4b9a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1b9bc1e4b9a) - [ux]
  Instrumented profilecard with the new theming package, `@atlaskit/tokens`.

  New tokens will be visible only in applications configured to use the new Tokens API (currently in
  alpha). These changes are intended to be interoperable with the legacy theme implementation.
  Legacy dark mode users should expect no visual or breaking changes.

## 15.7.1

### Patch Changes

- [#15267](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15267)
  [`d04cae5d45c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d04cae5d45c) - Expose
  some mock helpers

## 15.7.0

### Minor Changes

- [#15165](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15165)
  [`322786b0386`](https://bitbucket.org/atlassian/atlassian-frontend/commits/322786b0386) - Export
  team profile card content to outside so we can use it to build legacy profile card in Jira FE

## 15.6.2

### Patch Changes

- [#14319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14319)
  [`cf853e39278`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf853e39278) - Internal
  changes to remove `@atlaskit/theme/math` usage.
- Updated dependencies

## 15.6.1

### Patch Changes

- [#14411](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14411)
  [`301bf1b9e08`](https://bitbucket.org/atlassian/atlassian-frontend/commits/301bf1b9e08) - Bring
  `withOuterListeners` HOC back so that Jira can continue use it

## 15.6.0

### Minor Changes

- [#13464](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13464)
  [`d07a1ced0bd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d07a1ced0bd) - Pass
  orgId on to service when querying team

## 15.5.12

### Patch Changes

- [#13136](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13136)
  [`524b20aff9a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/524b20aff9a) - Update
  package.jsons to remove unused dependencies. Also excludes tests from some build tsconfigs
- [`3c0349f272a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3c0349f272a) - Update
  package.jsons to remove unused dependencies. Also excludes tests from some build tsconfigs
- [`591d34f966f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/591d34f966f) - Update
  package.jsons to remove unused dependencies. Also excludes tests from some build tsconfigs

## 15.5.11

### Patch Changes

- Updated dependencies

## 15.5.10

### Patch Changes

- [#9328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9328)
  [`414b6216adf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/414b6216adf) - Upgrade
  date-fns to ^2.17

## 15.5.9

### Patch Changes

- [#11951](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11951)
  [`d57d071183e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d57d071183e) - Fix a
  bug - should re-render ProfileCard when "resourceClient" prop is changed

## 15.5.8

### Patch Changes

- Updated dependencies

## 15.5.7

### Patch Changes

- [#10514](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10514)
  [`8b87ba0c18c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8b87ba0c18c) - Fix the
  behavior of command click and shift click on links

## 15.5.6

### Patch Changes

- [#10136](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10136)
  [`f8cf7c90c94`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f8cf7c90c94) - Added
  error attributes to analytics after failures so we can track issue causes

## 15.5.5

### Patch Changes

- [#9558](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9558)
  [`f5c41936feb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f5c41936feb) - Fix the
  props to allow better customization of links on avatars in team profilecards.

## 15.5.4

### Patch Changes

- [#9460](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9460)
  [`9f19d3e89fe`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9f19d3e89fe) -
  CONFDEV-73945: Added optional customLozenges property to ProfileCardClientData so Typescript will
  allow custom UserProfileClients to add custom lozenges to the ProfileCard

## 15.5.3

### Patch Changes

- [#9307](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9307)
  [`e7d0d61bfc0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7d0d61bfc0) - Fixed
  analytics issues in Team Profilecard avatars and added key to User Profilecard lozenges

## 15.5.2

### Patch Changes

- [#9299](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9299)
  [`471e2431a7c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/471e2431a7c) -
  Downgrade back to date-fns 1.30.1 We discovered big bundle size increases associated with the
  date-fns upgrade. We're reverting the upgarde to investigate

## 15.5.1

### Patch Changes

- [#8291](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8291)
  [`70f0701c2e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70f0701c2e6) - Upgrade
  date-fns to 2.17

## 15.5.0

### Minor Changes

- [#9165](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9165)
  [`54f4ce55485`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54f4ce55485) - Changed
  ProfileCard's customLozenges' 'text' prop type to accept a ReactNode to allow internationalized
  <FormattedMessage> elements in addition to string

## 15.4.0

### Minor Changes

- [#8973](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8973)
  [`e76cdc56e39`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e76cdc56e39) - Made
  cloudId optional, to increase usability in site-less contexts like new products.

## 15.3.1

### Patch Changes

- [#9010](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9010)
  [`620ddc14690`](https://bitbucket.org/atlassian/atlassian-frontend/commits/620ddc14690) - [ux]
  Correct styling on Profile Card triggers

## 15.3.0

### Minor Changes

- [#8759](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8759)
  [`5e7fbaa154f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e7fbaa154f) - [ux]
  Added an optional prop to the Profilecard component for displaying custom lozenges

## 15.2.0

### Minor Changes

- [#8844](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8844)
  [`61544638935`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61544638935) - Added
  analytics to the Team profile card

## 15.1.3

### Patch Changes

- [#8566](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8566)
  [`11f5b0da43e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/11f5b0da43e) - [ux] Fix
  zIndex for profile card and team profile card

## 15.1.2

### Patch Changes

- [#8383](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8383)
  [`e104d184c58`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e104d184c58) - [ux]
  Enabled translations for team profile card messages

## 15.1.1

### Patch Changes

- [#8354](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8354)
  [`771af9a49ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/771af9a49ed) - [ux]
  Enable propagating onClick handlers to the Avatar Group

## 15.1.0

### Minor Changes

- [#8289](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8289)
  [`d30beab4f1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d30beab4f1e) -
  Introduce lazy loading for the team profile card

## 15.0.2

### Patch Changes

- [#8305](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8305)
  [`1d2da620745`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1d2da620745) - [ux]
  Default to showing shadow around user profile cards

## 15.0.1

### Patch Changes

- [#8295](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8295)
  [`1e5d7f613f5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1e5d7f613f5) - [ux]
  Position the header image on team profile cards correctly

## 15.0.0

### Major Changes

- [#8235](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8235)
  [`6d6aa2b4928`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6d6aa2b4928) -
  Introduced entrypoints to the profilecard package.

## 14.3.1

### Patch Changes

- [#8082](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8082)
  [`537b933d68f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/537b933d68f) - [ux]
  Simplified the CSS being used and added improved testing

## 14.3.0

### Minor Changes

- [#7762](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7762)
  [`7ddbf962bd9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ddbf962bd9) - [ux]
  Updated and added new translations

## 14.2.0

### Minor Changes

- [#7829](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7829)
  [`78a52b31f84`](https://bitbucket.org/atlassian/atlassian-frontend/commits/78a52b31f84) - [ux]
  Added triggerLinkType prop to allow customisation of the link that wraps the trigger.

## 14.1.0

### Minor Changes

- [#7637](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7637)
  [`8263a7a153`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8263a7a153) - [ux]
  Update the user profile card trigger to use @atlaskit/popup for the popup behaviour, and
  remove/simplify unneeded code.

## 14.0.2

### Patch Changes

- [#7625](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7625)
  [`9e021e9873`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e021e9873) - Added
  customisation to the new Team Profilecard examples.

## 14.0.1

### Patch Changes

- [#7600](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7600)
  [`d2582c8e90`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2582c8e90) - Export the
  TeamProfileCardTrigger

## 14.0.0

### Major Changes

- [#7320](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7320)
  [`bc57b32d3a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc57b32d3a) - [ux]
  WARNING: This major release exists for testing purposes only. Avoid using this version as it
  contains some duplicated dependencies that will be improved in future when the next release is
  ready for use.

  Introduced a new profile card type: the Team profile card. To support this new type, some changes
  have been made to the profile client structure to allow code reuse for managing both team and user
  profile card data collection.

## 13.0.7

### Patch Changes

- [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
  [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
  types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
  compiler option. This requires version 3.8 of Typescript, read more about how we handle Typescript
  versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
  `devDependencies` to denote version that the package was built with.

## 13.0.6

### Patch Changes

- Updated dependencies

## 13.0.5

### Patch Changes

- Updated dependencies

## 13.0.4

### Patch Changes

- [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
  [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
  to TypeScript 3.9.6 and tslib to 2.0.0

  Since tslib is a dependency for all our packages we recommend that products also follow this tslib
  upgrade to prevent duplicates of tslib being bundled.

## 13.0.3

### Patch Changes

- [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823)
  [`6262f382de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6262f382de) - Use the
  'lodash' package instead of single-function 'lodash.\*' packages
- Updated dependencies

## 13.0.2

### Patch Changes

- [#3369](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3369)
  [`d03bff2147`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d03bff2147) - updated
  translations

## 13.0.1

### Patch Changes

- Updated dependencies

## 13.0.0

### Major Changes

- [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
  [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially
  dropping IE11 support, from this version onwards there are no warranties of the package working in
  IE11. For more information see:
  https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534

### Patch Changes

- Updated dependencies

## 12.4.4

### Patch Changes

- Updated dependencies

## 12.4.3

### Patch Changes

- [#2576](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2576)
  [`fc83c36503`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc83c36503) - Update
  translation files via Traduki build

## 12.4.2

### Patch Changes

- [#2891](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2891)
  [`39faba6e98`](https://bitbucket.org/atlassian/atlassian-frontend/commits/39faba6e98) - Update all
  the theme imports to something tree-shakable

## 12.4.1

### Patch Changes

- [#2137](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2137)
  [`54d82b49f0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54d82b49f0) - Remove
  unused dependencies
- [`baaad91b65`](https://bitbucket.org/atlassian/atlassian-frontend/commits/baaad91b65) - Updated to
  use the latest and more performant version of `@atlaskit/avatar`
- Updated dependencies

## 12.4.0

### Minor Changes

- [minor][e981669ba5](https://bitbucket.org/atlassian/atlassian-frontend/commits/e981669ba5):

  Adds a new prop to actions: link. The link provided will be used to provide basic web link
  functionality to the button (eg. URL preview, open link in new tab, etc.).

### Patch Changes

- [patch][9957801602](https://bitbucket.org/atlassian/atlassian-frontend/commits/9957801602):

  clear all timeout callbacks- Updated dependencies
  [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):

- Updated dependencies
  [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
- Updated dependencies
  [0732eedea7](https://bitbucket.org/atlassian/atlassian-frontend/commits/0732eedea7):
- Updated dependencies
  [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
- Updated dependencies
  [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
- Updated dependencies
  [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
  - @atlaskit/docs@8.4.0
  - @atlaskit/icon@20.1.0
  - @atlaskit/util-data-test@13.1.2
  - @atlaskit/avatar@17.1.9
  - @atlaskit/button@13.3.9
  - @atlaskit/dynamic-table@13.7.2
  - @atlaskit/lozenge@9.1.6
  - @atlaskit/spinner@12.1.6

## 12.3.8

### Patch Changes

- [patch][c913bb88f4](https://bitbucket.org/atlassian/atlassian-frontend/commits/c913bb88f4):

  quickfix to kill stale timeouts

## 12.3.7

### Patch Changes

- [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):

  Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
  [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
  - @atlaskit/docs@8.3.2
  - @atlaskit/avatar@17.1.7
  - @atlaskit/button@13.3.7
  - @atlaskit/dynamic-table@13.6.2
  - @atlaskit/icon@20.0.1
  - @atlaskit/layer@8.0.1
  - @atlaskit/lozenge@9.1.4
  - @atlaskit/popper@3.1.11
  - @atlaskit/portal@3.1.6
  - @atlaskit/spinner@12.1.4
  - @atlaskit/theme@9.5.1
  - @atlaskit/util-data-test@13.1.1

## 12.3.6

### Patch Changes

- Updated dependencies
  [c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
- Updated dependencies
  [b9dc265bc9](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9dc265bc9):
  - @atlaskit/icon@20.0.0
  - @atlaskit/layer@8.0.0
  - @atlaskit/avatar@17.1.6
  - @atlaskit/docs@8.3.1
  - @atlaskit/button@13.3.6
  - @atlaskit/portal@3.1.5

## 12.3.5

### Patch Changes

- [patch][f9c291923c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9c291923c):

  Corrects the type exports for typography, colors, elevation and layers. If you were doing any
  dynamic code it may break you. Refer to the
  [upgrade guide](/packages/core/theme/docs/upgrade-guide) for help upgrading.- Updated dependencies
  [c1d4898af5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c1d4898af5):

- Updated dependencies
  [3c0f6feee5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3c0f6feee5):
- Updated dependencies
  [f9c291923c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9c291923c):
  - @atlaskit/icon@19.0.11
  - @atlaskit/theme@9.3.0
  - @atlaskit/portal@3.1.3

## 12.3.4

### Patch Changes

- [patch][d222c2b987](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d222c2b987):

  Theme has been converted to Typescript. Typescript consumers will now get static type safety. Flow
  types are no longer provided.

  ### Breaking

  ** getTokens props changes ** When defining the value function passed into a ThemeProvider, the
  getTokens parameter cannot be called without props; if no props are provided an empty object `{}`
  must be passed in:

  ```javascript
  <CustomTheme.Provider
    value={t => ({ ...t(), backgroundColor: '#333'})}
  >
  ```

  becomes:

  ```javascript
  <CustomTheme.Provider
    value={t => ({ ...t({}), backgroundColor: '#333'})}
  >
  ```

  ** Color palette changes ** Color palettes have been moved into their own file. Users will need to
  update imports from this:

  ```javascript
  import { colors } from '@atlaskit/theme';

  colors.colorPalette('8');
  ```

  to this:

  ```javascript
  import { colorPalette } from '@atlaskit/theme';

  colorPalette.colorPalette('8');
  ```

  or for multi entry-point users:

  ```javascript
  import * as colors from '@atlaskit/theme/colors';

  colors.colorPalette('8');
  ```

  to this:

  ```javascript
  import * as colorPalettes from '@atlaskit/theme/color-palette';

  colorPalettes.colorPalette('8');
  ```

## 12.3.3

- Updated dependencies
  [bd94b1d552](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bd94b1d552):
- Updated dependencies
  [ae4f336a3a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ae4f336a3a):
  - @atlaskit/util-data-test@13.0.0
  - @atlaskit/i18n-tools@0.6.0

## 12.3.2

### Patch Changes

- [patch][f86839ca4e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f86839ca4e):

  @atlaskit/portal had an issue in IE11 and this is fixed in 3.1.2

## 12.3.1

### Patch Changes

- [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):

  Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.

## 12.3.0

### Minor Changes

- [minor][84bedb23c4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/84bedb23c4):

  Export profile-cards withOuterListeners wrapper

## 12.2.0

### Minor Changes

- [minor][8a3c534ec6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a3c534ec6):

  Export show and hide delay times of profile card trigger

## 12.1.0

### Minor Changes

- [minor][16bf116576](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/16bf116576):

  Increased show/hide delay times for ProfileCardTrigger

## 12.0.9

### Patch Changes

- [patch][8d0f37c23e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d0f37c23e):

  @atlaskit/avatar has been converted to Typescript. Typescript consumers will now get static type
  safety. Flow types are no longer provided. No API or behavioural changes.

## 12.0.8

### Patch Changes

- [patch][02f8d986b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/02f8d986b5):

  ProfileCardResourced should trigger analytics event when having error

## 12.0.7

### Patch Changes

- [patch][875282da30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/875282da30):

  Fix a bug which causes ProfileCard triggers viewed analytics event twice

## 12.0.6

### Patch Changes

- [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):

  Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
  non-relative imports as relative imports

## 12.0.5

### Patch Changes

- [patch][688f2957ca](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/688f2957ca):

  Fixes various TypeScript errors which were previously failing silently

## 12.0.4

- Updated dependencies
  [ebfeb03eb7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ebfeb03eb7):
  - @atlaskit/popper@3.0.0

## 12.0.3

### Patch Changes

- [patch][6742fbf2cc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6742fbf2cc):

  bugfix, fixes missing version.json file

## 12.0.2

### Patch Changes

- [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):

  In this PR, we are:
  - Re-introducing dist build folders
  - Adding back cjs
  - Replacing es5 by cjs and es2015 by esm
  - Creating folders at the root for entry-points
  - Removing the generation of the entry-points at the root Please see this
    [ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this
    [page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points)
    for further details

## 12.0.1

- Updated dependencies
  [06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
  - @atlaskit/docs@8.1.3
  - @atlaskit/avatar@16.0.6
  - @atlaskit/button@13.0.9
  - @atlaskit/portal@3.0.7
  - @atlaskit/icon@19.0.0

## 12.0.0

### Major Changes

- [major][2b333a4c6d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2b333a4c6d):

  update api types; dispay user active state in ProfilecardResourced; change trigger component
  display to inherit

## 11.0.1

### Patch Changes

- [patch][0b87683d6c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0b87683d6c):

  fix unbound method in ProfilecardTrigger component

## 11.0.0

### Major Changes

- [major][a40f54404e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a40f54404e):

  Profilecard is no longer internally wrapped by a react-intl IntlProvider. Consumers must now
  ensure to Profilecard is wrapped inside a IntlProvider and provide messages from
  @atlaskit/profilecard/i18n. See
  https://hello.atlassian.net/wiki/spaces/AtlasKit/pages/287632890/i18n+API

## 10.2.6

- Updated dependencies
  [cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
  - @atlaskit/docs@8.1.2
  - @atlaskit/avatar@16.0.3
  - @atlaskit/button@13.0.8
  - @atlaskit/portal@3.0.3
  - @atlaskit/icon@18.0.0

## 10.2.5

- [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
  - This is just a safety release in case anything strange happened in in the previous one. See Pull
    Request #5942 for details

## 10.2.4

- Updated dependencies
  [215688984e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/215688984e):
- Updated dependencies
  [dacfb81ca1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dacfb81ca1):
  - @atlaskit/button@13.0.4
  - @atlaskit/dynamic-table@13.0.1
  - @atlaskit/spinner@12.0.0
  - @atlaskit/portal@3.0.0

## 10.2.3

- Updated dependencies
  [ed41cac6ac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ed41cac6ac):
  - @atlaskit/theme@9.0.3
  - @atlaskit/lozenge@9.0.0

## 10.2.2

- [patch][afd34e36b0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/afd34e36b0):
  - Hide public name when it matches the full name

## 10.2.1

- Updated dependencies
  [3d95467c4b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3d95467c4b):
  - @atlaskit/icon@17.0.1
  - @atlaskit/dynamic-table@13.0.0

## 10.2.0

- [minor][e7d7fe8252](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7d7fe8252):
  - Make full name and public name in the same line. Remove `@` symbol in front of public name.
    Remove mention icon

## 10.1.0

- [minor][5a49043dac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5a49043dac):
  - Enable strictPropertyInitialization in tsconfig.base

## 10.0.0

- [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
  - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
    this package, please ensure you use at least this version of react and react-dom.

## 9.0.5

- [patch][d3cad2622e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d3cad2622e):
  - Removes babel-runtime in favour of @babel/runtime

## 9.0.4

- Updated dependencies
  [5b6b4d6a0f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5b6b4d6a0f):
- Updated dependencies
  [8b5f052003](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b5f052003):
  - @atlaskit/portal@1.0.0
  - @atlaskit/popper@1.0.0

## 9.0.3

- [patch][50e8c82ec4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/50e8c82ec4):
  - index.ts is now ignored when published to npm to avoid ambiguity between ts and js files

## 9.0.2

- Updated dependencies
  [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
  - @atlaskit/docs@7.0.3
  - @atlaskit/avatar@15.0.4
  - @atlaskit/button@12.0.3
  - @atlaskit/dynamic-table@11.0.3
  - @atlaskit/icon@16.0.9
  - @atlaskit/lozenge@7.0.2
  - @atlaskit/popper@0.4.3
  - @atlaskit/spinner@10.0.7
  - @atlaskit/theme@8.1.7

## 9.0.1

- Updated dependencies
  [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
  - @atlaskit/docs@7.0.2
  - @atlaskit/avatar@15.0.3
  - @atlaskit/dynamic-table@11.0.2
  - @atlaskit/icon@16.0.8
  - @atlaskit/popper@0.4.2
  - @atlaskit/portal@0.3.1
  - @atlaskit/spinner@10.0.5
  - @atlaskit/theme@8.1.6
  - @atlaskit/button@12.0.0

## 9.0.0

- [major][bfca144ea5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bfca144ea5):
  - Refactored internal components. Moved to Typescript. Updated named exports. Updated type
    definitions.

## 8.0.2

- Updated dependencies
  [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
  - @atlaskit/docs@7.0.1
  - @atlaskit/avatar@15.0.1
  - @atlaskit/dynamic-table@11.0.1
  - @atlaskit/icon@16.0.5
  - @atlaskit/spinner@10.0.1
  - @atlaskit/theme@8.0.1
  - @atlaskit/i18n-tools@0.5.0
  - @atlaskit/button@11.0.0
  - @atlaskit/util-data-test@11.0.0

## 8.0.1

- [patch][9a0c34d490](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9a0c34d490):
  - Fixes package.json to not exclude built files

## 8.0.0

- [major][dbff4fdcf9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dbff4fdcf9):
  - Remove presence from profilecard now that users cannot use Stride to control it

## 7.0.0

- [major][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
  - Drop ES5 from all the flow modules

  ### Dropping CJS support in all @atlaskit packages

  As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only
  distribute esm. This means all distributed code will be transpiled, but will still contain
  `import` and `export` declarations.

  The major reason for doing this is to allow us to support multiple entry points in packages, e.g:

  ```js
  import colors from `@atlaskit/theme/colors`;
  ```

  Previously this was sort of possible for consumers by doing something like:

  ```js
  import colors from `@atlaskit/theme/dist/esm/colors`;
  ```

  This has a couple of issues. 1, it treats the file system as API making internal refactors harder,
  we have to worry about how consumers might be using things that aren't _actually_ supposed to be
  used. 2. We are unable to do this _internally_ in @atlaskit packages. This leads to lots of
  packages bundling all of theme, just to use a single color, especially in situations where tree
  shaking fails.

  To support being able to use multiple entrypoints internally, we unfortunately cannot have
  multiple distributions as they would need to have very different imports from of their own
  internal dependencies.

  ES Modules are widely supported by all modern bundlers and can be worked around in node
  environments.

  We may choose to revisit this solution in the future if we find any unintended condequences, but
  we see this as a pretty sane path forward which should lead to some major bundle size decreases,
  saner API's and simpler package architecture.

  Please reach out to #fabric-build (if in Atlassian) or create an issue in
  [Design System Support](https://ecosystem.atlassian.net/secure/CreateIssue.jspa?pid=24670) (for
  external) if you have any questions or queries about this.

## 6.2.0

- [minor][e0e5dd69a7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e0e5dd69a7):
  - Support 2 new props "hasStatusLozengeForDisabledAccount" and "customMessageForDisabledAccount"

## 6.1.5

- Updated dependencies
  [d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
  - @atlaskit/docs@6.0.1
  - @atlaskit/avatar@14.1.8
  - @atlaskit/button@10.1.2
  - @atlaskit/icon@16.0.0

## 6.1.4

- [patch][ba95c0e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ba95c0e):
  - Remove typescript type InjectedIntlProps from flow js code

## 6.1.3

- [patch][3ef5292](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3ef5292):
  - Include type definitions in npm package

## 6.1.2

- Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
  - @atlaskit/avatar@14.1.7
  - @atlaskit/button@10.1.1
  - @atlaskit/dynamic-table@10.0.22
  - @atlaskit/icon@15.0.2
  - @atlaskit/layer@5.0.10
  - @atlaskit/lozenge@6.2.4
  - @atlaskit/spinner@9.0.13
  - @atlaskit/theme@7.0.1
  - @atlaskit/util-data-test@10.0.25
  - @atlaskit/docs@6.0.0

## 6.1.1

- Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
  - @atlaskit/docs@5.2.3
  - @atlaskit/button@10.0.4
  - @atlaskit/dynamic-table@10.0.20
  - @atlaskit/icon@15.0.1
  - @atlaskit/spinner@9.0.12
  - @atlaskit/theme@7.0.0
  - @atlaskit/avatar@14.1.6
  - @atlaskit/lozenge@6.2.3

## 6.1.0

- [minor][a2da489](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2da489):
  - - wrap profile card in IntlProvider and support i18n

## 6.0.3

- Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
  - @atlaskit/docs@5.2.2
  - @atlaskit/avatar@14.1.5
  - @atlaskit/button@10.0.1
  - @atlaskit/icon@15.0.0

## 6.0.2

- Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
  - @atlaskit/docs@5.2.1
  - @atlaskit/avatar@14.1.4
  - @atlaskit/dynamic-table@10.0.18
  - @atlaskit/icon@14.6.1
  - @atlaskit/spinner@9.0.11
  - @atlaskit/theme@6.2.1
  - @atlaskit/button@10.0.0

## 6.0.1

- [patch][9d63842](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d63842):
  - Fixed a bug where content is not rendered for cards of users whose accounts are closed

## 6.0.0

- [major][9c0844d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0844d):
  - Replace "isActive" prop with new "status" prop and adding react-intl messages

## 5.0.0

- [major][a6dd6e3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a6dd6e3):
  - Removed isCensored prop as this state no longer exists

## 4.0.10

- [patch] Updated dependencies
  [65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
  - @atlaskit/docs@5.0.8
  - @atlaskit/avatar@14.0.11
  - @atlaskit/button@9.0.13
  - @atlaskit/icon@14.0.0

## 4.0.9

- [patch] Remove promise polyfill to fix Jira SSR
  [e793f6e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e793f6e)

## 4.0.8

- [patch] Updated dependencies
  [b12f7e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b12f7e6)
  - @atlaskit/util-data-test@10.0.7

## 4.0.7

- [patch] Updated dependencies
  [df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)
  - @atlaskit/theme@6.0.0
  - @atlaskit/spinner@9.0.6
  - @atlaskit/icon@13.2.5
  - @atlaskit/dynamic-table@10.0.9
  - @atlaskit/button@9.0.6
  - @atlaskit/avatar@14.0.8
  - @atlaskit/docs@5.0.6

## 4.0.6

- [patch] Updated dependencies
  [8242529](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8242529)
  - @atlaskit/layer@5.0.5

## 4.0.5

- [patch] use size prop small when using icon component
  [27e074e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/27e074e)
- [none] Updated dependencies
  [27e074e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/27e074e)

## 4.0.4

- [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions
  read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details
  [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
- [none] Updated dependencies
  [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
  - @atlaskit/util-data-test@10.0.4
  - @atlaskit/dynamic-table@10.0.7
  - @atlaskit/button@9.0.5
  - @atlaskit/theme@5.1.3
  - @atlaskit/spinner@9.0.5
  - @atlaskit/layer@5.0.4
  - @atlaskit/icon@13.2.4
  - @atlaskit/avatar@14.0.6

## 4.0.3

- [patch] Bumping dependency on util-data-test
  [597e0bd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/597e0bd)

* [none] Updated dependencies
  [597e0bd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/597e0bd)
  - @atlaskit/util-data-test@10.0.3
* [none] Updated dependencies
  [61df453](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/61df453)
  - @atlaskit/util-data-test@10.0.3
* [none] Updated dependencies
  [812a39c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/812a39c)
  - @atlaskit/dynamic-table@10.0.6
  - @atlaskit/util-data-test@10.0.3
* [none] Updated dependencies
  [c8eb097](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8eb097)
  - @atlaskit/util-data-test@10.0.3
* [none] Updated dependencies
  [d02746f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d02746f)
  - @atlaskit/util-data-test@10.0.3

## 4.0.2

- [patch] Updated dependencies
  [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
  - @atlaskit/util-data-test@10.0.2
  - @atlaskit/icon@13.2.2
  - @atlaskit/dynamic-table@10.0.5
  - @atlaskit/button@9.0.4
  - @atlaskit/theme@5.1.2
  - @atlaskit/spinner@9.0.4
  - @atlaskit/docs@5.0.2
  - @atlaskit/layer@5.0.3
  - @atlaskit/avatar@14.0.5

## 4.0.1

- [patch] Remove \$FlowFixMe, move styled-components to peerDependencies and move tests under src
  and a unit folder [36b595c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/36b595c)
- [none] Updated dependencies
  [36b595c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/36b595c)

## 4.0.0

- [major] Updates to React ^16.4.0
  [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
- [major] Updated dependencies
  [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
  - @atlaskit/util-data-test@10.0.0
  - @atlaskit/dynamic-table@10.0.0
  - @atlaskit/button@9.0.0
  - @atlaskit/theme@5.0.0
  - @atlaskit/spinner@9.0.0
  - @atlaskit/docs@5.0.0
  - @atlaskit/layer@5.0.0
  - @atlaskit/icon@13.0.0
  - @atlaskit/avatar@14.0.0
- [major] Updated dependencies
  [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
  - @atlaskit/util-data-test@10.0.0
  - @atlaskit/dynamic-table@10.0.0
  - @atlaskit/button@9.0.0
  - @atlaskit/theme@5.0.0
  - @atlaskit/spinner@9.0.0
  - @atlaskit/docs@5.0.0
  - @atlaskit/layer@5.0.0
  - @atlaskit/icon@13.0.0
  - @atlaskit/avatar@14.0.0

## 3.13.4

- [none] Updated dependencies
  [da63331](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/da63331)
  - @atlaskit/button@8.2.5
  - @atlaskit/dynamic-table@9.2.6
  - @atlaskit/avatar@13.0.0
- [patch] Updated dependencies
  [7724115](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7724115)
  - @atlaskit/avatar@13.0.0
  - @atlaskit/button@8.2.5
  - @atlaskit/dynamic-table@9.2.6

## 3.13.3

- [patch] Fix flow config and add back flow fix me
  [107da09](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/107da09)
- [none] Updated dependencies
  [107da09](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/107da09)

## 3.13.2

- [patch] Update package.json to point to correct build directories
  [2362f0b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2362f0b)
- [none] Updated dependencies
  [2362f0b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2362f0b)

## 3.13.1

- [patch] Migrate Profilecard to AKM2 DIR-553
  [9bac948](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9bac948)
- [none] Updated dependencies
  [99446e3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/99446e3)
  - @atlaskit/docs@4.2.2
- [none] Updated dependencies
  [9bac948](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9bac948)
  - @atlaskit/docs@4.2.2

## 3.12.3 (2017-12-13)

- bug fix; cap profilecard cache age at 30 days
  ([6e112c0](https://bitbucket.org/atlassian/atlaskit/commits/6e112c0))

## 3.12.2 (2017-12-06)

- bug fix; add max-width to profilecard trigger to allow CSS truncation of children (issues closed:
  ak-3989) ([ad721a1](https://bitbucket.org/atlassian/atlaskit/commits/ad721a1))

## 3.12.1 (2017-11-27)

- bug fix; fix profilecard error when user has null presenceMessage
  ([b250e2b](https://bitbucket.org/atlassian/atlaskit/commits/b250e2b))

## 3.12.0 (2017-11-20)

- feature; add presence message to profilecard (issues closed: dir-459)
  ([a927c12](https://bitbucket.org/atlassian/atlaskit/commits/a927c12))

## 3.11.0 (2017-11-17)

- feature; add support for focus state to profilecard (issues closed: dir-453)
  ([51185f4](https://bitbucket.org/atlassian/atlaskit/commits/51185f4))

## 3.10.0 (2017-11-01)

- bug fix; fix profilecard graphql api client (issues closed: dir-444)
  ([8adce3a](https://bitbucket.org/atlassian/atlaskit/commits/8adce3a))
- feature; add card states for deactivated and app users (issues closed: dir-436)
  ([0343cb6](https://bitbucket.org/atlassian/atlaskit/commits/0343cb6))

## 3.9.0 (2017-10-27)

- feature; add new profile data keys to graphql query
  ([44d81d4](https://bitbucket.org/atlassian/atlaskit/commits/44d81d4))

- feature; add predicate method to profile card actions (issues closed: dir-423)
  ([2737016](https://bitbucket.org/atlassian/atlaskit/commits/2737016))

## 3.8.1 (2017-10-22)

- bug fix; update styled-components dep and react peerDep
  ([6a67bf8](https://bitbucket.org/atlassian/atlaskit/commits/6a67bf8))

## 3.8.0 (2017-10-16)

- feature; add new detail label for a users email to the profilecard (issues closed: dir-324)
  ([84f12aa](https://bitbucket.org/atlassian/atlaskit/commits/84f12aa))

## 3.7.4 (2017-10-12)

- bug fix; fix dark mode colors for profilecard (issues closed: dir-413)
  ([27a6981](https://bitbucket.org/atlassian/atlaskit/commits/27a6981))

- bug fix; fix unit tests for profilecard (issues closed: dir-407)
  ([9a488fe](https://bitbucket.org/atlassian/atlaskit/commits/9a488fe))
- bug fix; refactor profilecard to styled components (issues closed: dir-407)
  ([2a0a834](https://bitbucket.org/atlassian/atlaskit/commits/2a0a834))

## 3.7.3 (2017-10-10)

- bug fix; align default status messages of profilecard with Stride (issues closed: dir-414)
  ([4d65674](https://bitbucket.org/atlassian/atlaskit/commits/4d65674))
- bug fix; bump dependeny versions for profilecard to latest (issues closed: dir-408)
  ([839922d](https://bitbucket.org/atlassian/atlaskit/commits/839922d))

## 3.7.2 (2017-09-20)

- bug fix; fix non array value of \`oneOf\` proptype in profilecard.jsx
  ([39131f7](https://bitbucket.org/atlassian/atlaskit/commits/39131f7))

## 3.7.1 (2017-09-08)

- bug fix; limit profilecards error types to the two available from the api (issues closed: dir-376)
  ([b9b8532](https://bitbucket.org/atlassian/atlaskit/commits/b9b8532))

## 3.7.0 (2017-08-14)

- feature; add not-found error state to profilecard (issues closed: dir-340)
  ([8021368](https://bitbucket.org/atlassian/atlaskit/commits/8021368))

## 3.6.4 (2017-08-09)

- bug fix; make profilecard type def also available through lerna link (issues closed: ed-2435)
  ([fb15d63](https://bitbucket.org/atlassian/atlaskit/commits/fb15d63))

* bug fix; Merged in fix/ED-2266-profile-card (pull request #3650) (issues closed: ed-2266)
  ([2a5b88e](https://bitbucket.org/atlassian/atlaskit/commits/2a5b88e))

## 3.6.3 (2017-07-27)

- fix; rename jsnext:main to jsnext:experimental:main temporarily
  ([c7508e0](https://bitbucket.org/atlassian/atlaskit/commits/c7508e0))

## 3.6.2 (2017-07-25)

- fix; use class transform in loose mode in babel to improve load performance in apps
  ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))

## 3.6.1 (2017-07-20)

- fix; use \`title\` instead of \`position\` from directory data for job title
  ([3d0864b](https://bitbucket.org/atlassian/atlaskit/commits/3d0864b))

## 3.6.0 (2017-07-18)

## 3.2.0 (2017-07-17)

## 3.2.0 (2017-07-17)

- feature; fix analytics event names for profilecard
  ([2225d04](https://bitbucket.org/atlassian/atlaskit/commits/2225d04))

## 3.2.0 (2017-07-17)

- fix; rerelease, failed prepublish scripts
  ([5fd82f8](https://bitbucket.org/atlassian/atlaskit/commits/5fd82f8))

## 3.2.0 (2017-07-17)

- feature; added ES module builds to dist and add jsnext:main to most ADG packages
  ([ea76507](https://bitbucket.org/atlassian/atlaskit/commits/ea76507))

## 3.1.0 (2017-07-17)

- feature; add trigger property to AkProfilecardTrigger (possible values: click, hover (defaul
  ([6f7b508](https://bitbucket.org/atlassian/atlaskit/commits/6f7b508))

## 3.0.2 (2017-07-12)

- fix; export modifyResponse for util-data-test
  ([67d5784](https://bitbucket.org/atlassian/atlaskit/commits/67d5784))
- fix; add prop-types as a dependency to avoid React 15.x warnings
  ([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb))

## 3.0.1 (2017-05-12)

- fix; fix profilecard caching issue
  ([53223a1](https://bitbucket.org/atlassian/atlaskit/commits/53223a1))
- fix; add required cloudId props to stories
  ([5aa1e8a](https://bitbucket.org/atlassian/atlaskit/commits/5aa1e8a))

## 3.0.0 (2017-05-10)

## 2.4.0 (2017-05-09)

- fix; fix profilecards retry button to only show up when retry method is passed
  ([4c67a6d](https://bitbucket.org/atlassian/atlaskit/commits/4c67a6d))

* feature; stop render empty layer while profilecard is not visible anyway
  ([8d56ab3](https://bitbucket.org/atlassian/atlaskit/commits/8d56ab3))
* feature; use new GraphQL query in profilecard-client
  ([66b846d](https://bitbucket.org/atlassian/atlaskit/commits/66b846d))

- breaking; cloudId is now required for resourced component

ISSUES CLOSED: DIR-248, DIR-249, DIR-250

## 2.3.2 (2017-04-27)

- fix; update legal copy to be more clear. Not all modules include ADG license.
  ([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))

## 2.3.1 (2017-04-26)

- fix; update legal copy and fix broken links for component README on npm. New contribution and
  ([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))

## 2.3.0 (2017-04-20)

- feature; add analytics to profilecard component
  ([77fa03e](https://bitbucket.org/atlassian/atlaskit/commits/77fa03e))

## 2.2.0 (2017-04-20)

- feature; removed explicit style! imports, set style-loader in webpack config
  ([891fc3c](https://bitbucket.org/atlassian/atlaskit/commits/891fc3c))

## 2.1.1 (2017-04-18)

- fix; minor profilecard fixes for integration with Home
  ([7140657](https://bitbucket.org/atlassian/atlaskit/commits/7140657))

## 2.1.0 (2017-04-12)

- feature; add trigger wrapper component for profile cards
  ([cff0f87](https://bitbucket.org/atlassian/atlaskit/commits/cff0f87))

## 2.0.0 (2017-03-31)

## 1.3.0 (2017-03-31)

- feature; add LRU cache to AkProfileClient
  ([cb34168](https://bitbucket.org/atlassian/atlaskit/commits/cb34168))
- feature; add wrapper for height transition animation around profilecard
  ([23cea8c](https://bitbucket.org/atlassian/atlaskit/commits/23cea8c))

* breaking; made resourceClient a required prop, resourceClients method names changed

ISSUES CLOSED: FAB-2671

## 1.2.3 (2017-03-21)

## 1.2.3 (2017-03-21)

- fix; maintainers for all the packages were added
  ([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))

## 1.2.2 (2017-03-20)

- fix; make sure profilecard has a minimum height even without any labels
  ([88b07a5](https://bitbucket.org/atlassian/atlaskit/commits/88b07a5))

## 1.2.1 (2017-03-07)

## 1.2.0 (2017-03-02)

- feature; fixing error component in profilecard
  ([66f533c](https://bitbucket.org/atlassian/atlaskit/commits/66f533c))

## 1.1.2 (2017-02-28)

- fix; adds warning to usage.md about editing readme
  ([4496574](https://bitbucket.org/atlassian/atlaskit/commits/4496574))
- fix; removes jsdoc annoations and moves content to usage.md
  ([dc12a0d](https://bitbucket.org/atlassian/atlaskit/commits/dc12a0d))
- fix; dummy commit to release stories
  ([3df5d9f](https://bitbucket.org/atlassian/atlaskit/commits/3df5d9f))

## 1.1.1 (2017-02-27)

- fix; change action button appearance
  ([e13175f](https://bitbucket.org/atlassian/atlaskit/commits/e13175f))
- empty commit to make components release themselves
  ([5511fbe](https://bitbucket.org/atlassian/atlaskit/commits/5511fbe))

## 1.1.0 (2017-02-17)

- feature; Adding isLoading and hasError props to the stateless AkProfilecard component
  ([b988ff8](https://bitbucket.org/atlassian/atlaskit/commits/b988ff8))
- fixing lint error ([da369d3](https://bitbucket.org/atlassian/atlaskit/commits/da369d3))

## 1.0.2 (2017-02-07)

- fix; Updates docs to mention using yarn
  ([8259add](https://bitbucket.org/atlassian/atlaskit/commits/8259add))

## 1.0.1 (2017-02-06)

- fix; Updates package to use scoped ak packges
  ([26b9140](https://bitbucket.org/atlassian/atlaskit/commits/26b9140))
