Skip to content

Latest commit

 

History

History
58 lines (32 loc) · 3.79 KB

CHANGELOG.md

File metadata and controls

58 lines (32 loc) · 3.79 KB

1.3.0 (2023-11-30)

Bug Fixes

  • attempt to fix release (5bb8f73)
  • build: fix org in issues URL (7226d84)
  • build: no double slashes in issues url (1191064)
  • github: increase default permissions for cleanup action (f8ed051)
  • github: restrict running of action to initial commit on main branch (1a990c2)
  • icons no more svgs (#267) (2d4cfa7)
  • lib: update scripts/aem.js to [email protected] (#266) (2d61c6a)
  • rescope icon identifiers to avoid clashing references across icons (#241) (e8dc533), closes #235
  • sampleRUM always for checkpoint to be called even if RUM not selected (fcca39d)
  • trigger release (afbd201)

Features

  • add capability to patch block config at runtime (#246) (a774acc)
  • enable listeners to all RUM events, not just the sampled ones (871ede4)
  • use aem.js (#255) (f5ab4df)

1.2.2 (2023-06-29)

Bug Fixes

  • github: use double quotes (d7e285d)

1.2.1 (2023-06-29)

Bug Fixes

  • github: create and ignore bak files (ac087b6)

1.2.0 (2023-06-29)

Features

  • github: populate pull request template (4ccb759)

1.1.0 (2023-06-29)

Features

  • github: remove dependencies upon fork, fill in readme (7e60519)

1.0.5 (2023-06-29)

Bug Fixes